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 _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

