This is the mail archive of the docbook-apps@lists.oasis-open.org mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: FOP java errors


Thanks!

Another case of a manual being ambiguous.

/Kenneth

> -----Original Message-----
> From: Martin Perina [mailto:martin.perina@osu.cz]
> Sent: Thursday, February 06, 2003 14:27
> To: docbook-apps@lists.oasis-open.org
> Subject: Re: DOCBOOK-APPS: FOP java errors
> 
> 
> 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 <martin.perina@osu.cz>
> 
> 
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]