On 19 Jan 2009, at 21:26, Tuan Quan wrote:

Hi

thanks, Andreas,
i downloaded from 
http://mirror.csclub.uwaterloo.ca/apache/xmlgraphics/fop/binaries/
fop-0.94-bin-jdk1.4.tar.gz
and used on my Sparc's Solaris 9 system.
do i need to compile?

No. You downloaded the binaries, so you already have the compiled classes in a fop.jar.
(BTW: FOP 0.95 is also available, if you want to use the latest)

How do you run FOP exactly? If you use the 'fop' shell script in the distribution, this should normally add 'fop.jar' automatically to the classpath.

One possible cause: if you don't have a FOP_HOME environment variable set, then executing the shell script from another directory than the shell script's location could lead to 'fop.jar' not being added to the classpath. FOP_HOME is then set to the directory from where the script is run, and $FOP_HOME/build/fop.jar will not be found.


HTH!

Cheers

Andreas

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to