Bug#426476: fop-ttfreader needs commons-logging.jar and commons-io.jar on classpath
Michalis Kamburelis
michalis.kambi at gmail.com
Tue May 29 19:14:54 UTC 2007
Arnaud Vandyck wrote:
[...]
>
> Thanks for your bug, can you try the attached fop-ttfreeader.sh script?
>
There's a problem in attached script --- $LOCALCLASSPATH will have all
dirs glued without any separator, so the script will fail to find any
fop-related class.
I added
pathSepChar=":"
on line 33, and then your script works fine.
Cheers,
Michalis
More information about the pkg-java-maintainers
mailing list