On Čt, 2003-02-06 at 14:20, Kenneth Johansson wrote:
> Hi again!
> 
> Now I'm trying out FOP and when I'm trying to generate a pdf-file I get this message:
> 
> java org.apache.fop.apps.Fop IG.fo out.pdf
> Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/avalon/fra
> mework/logger/Logger
>         at org.apache.fop.apps.Fop.main(Unknown Source)
> 
> My Java-programmers can't figure it out completely. Do you have any ideas?
> 
> best regards,
> 

You don't have avalon library classes in your CLASSPATH. Include
all JAR files from lib/ subdirectory of your FOP distribution into
your CLASSPATH variable..

Martin Perina <[EMAIL PROTECTED]>



Reply via email to