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? I used j2re1.4.2_19.
thanks. ________________________________ From: Andreas Delmelle <[email protected]> To: [email protected] Sent: Monday, January 19, 2009 12:31:30 PM Subject: Re: Exception in org/apache/fop/cli/Main On 19 Jan 2009, at 19:54, Tuan Quan wrote: > Anyone knows why I got this message: > > Exception in thread "main" java.lang.NoClassDefFoundError: > org/apache/fop/cli/Main Should be something classpath-related. Maybe an older version of the fop.jar (0.20.5) somewhere? Can you give a little more info on the environment, version and the way you invoke FOP? Normally, if you use the shell scripts, the fop.jar should be added to the classpath automatically, unless for example, you downloaded the source distribution and try to run FOP without compiling/building first... (?) Thanks Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
