You'll need to add the Avalon jar (as well as the others in the \lib directory of the distribution) to your classpath.
I believe, however, FOP requires a minimum 1.2 JDK so even that may not help. Glen --- Daniel Kuebler <[EMAIL PROTECTED]> wrote: > Hello, > > I'm trying to run FOP 0.20.5 on a Verio FreeBSD > (4.4-RELEASE) > Virtual-Private-Server. On this server is the > relatively old 1.1.8 jdk > installed. I already found the hint to add the > /x/y/z/classes.zip to the > classpath to fix the problem with "cannot find class > java/lang/Thread". > > So far so good, but when i try to start fop.sh with > or without any > parameters, i'll always get the following message : > > ---- > java.lang.NoClassDefFoundError: > org/apache/avalon/framework/logger/ConsoleLogger > at > org.apache.fop.apps.CommandLineOptions.<init>(CommandLineOptions.java:125) > at org.apache.fop.apps.Fop.main(Fop.java:60) > ---- > > Does anyone have an idea how to solve this problem ? > > Many thanks in advance ! > > Regards, > Dany > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
