Why do you use version 0.20.3? It's pretty old already. How are you running FOP? Using fop.bat? If yes, open fop.bat in an ASCII editor and check if the name for the JIMI library in the classpath matches the name under which the JIMI library is in your lib directory. It's most likely that due to the filename you don't have the JIMI library in the classpath at runtime.
On 28.02.2003 08:48:14 Pachinger Martin wrote: > version 0.20.3: > i have download the source distribution. > after "build clean" i "build" fop new > (here a part of the listing: > ... > prepare-jimi: > [echo] Jimi library is present. Fop installs jimi support. > [copy] Copying 1 file to D:\fop-0.20.3\build\src > ... > > also the "JimiImage.class" is in the fop.jar file ! > > but when starting fop the same error occurs > > > -----Urspr�ngliche Nachricht----- > Von: Jeremias Maerki [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 27. Februar 2003 07:40 > An: [EMAIL PROTECTED] > Betreff: Re: AW: FOP with jimi > > Sorry for not being clear enough. The build is only available in the > source distribution. You're obviously using the binary distribution. > Anyway, in the binary distribution support for JIMI is already built-in > so no recompile is necessary. Did you try renaming JIMI as I suggested? <snip/> > > If you use fop.bat it should work. If not make sure the library is in > > the classpath. Renaming jimi1_0.zip to jimi.jar could help, too. Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
