Hi, Simon! You wrote:
> Yes, I realized that FOP_HYPHENATION_PATH is used in debian and > ubuntu, and in fop's own startup script, and apparently not in fedora. > Does the fedora script have no option to add the path to the > hyphenation jar file, other than modifying the script? It works while putting the following into the .foprc file: CLASSPATH="path-to-jar-file" Lars > On Wed, Sep 14, 2011 at 11:03:43AM +0200, Lars Bjørndal wrote: >> Hello, Simon, and thank you much for your valuable feedback! >> >> You wrote: >> >> > This should work. If you are using fop downloaded from Apache, use: >> > >> > fop --execdebug xxx.fo xxx.pdf >> > >> > to see the classpath, and check whether /home/lrs/fop/fop-hyph.jar is >> > part of it. Also check if /home/lrs/fop/fop-hyph.jar exists and is >> > readable. >> >> I use Fedora 14 with a pre built RPM package, fop-0.95-5.fc14.noarch. >> the fop-hyph.jar file exists, and is readable. I ended up modifying the >> /usr/bin/fop shell script, by adding the path to the fop-hyph.jar file >> to the CLASSPATH variable. BTW the ~/.foprc file is also read, but it >> seems that putting the environment variable >> FOP_HYPHENATION_PATH="/home/lrs/fop/fop-hyph.jar" in it, has no effect. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
