On Wednesday 24 February 2010 12:26:50 pm lux-integ wrote: > Greetings > > In > http://www.linuxfromscratch.org/blfs/view/svn/pst/fop.html > > it mentions that fop.jar is installed. I have not seen this and an ls of > the lib directory of /opt/fop yields:-
fop.jar is in /opt/fop/build (all other jars are in /opt/fop/lib) I am planning to to install a program than needs fop, is it wise to set CLASSPATH= $CLASSPATH:/opt/fop/build/fop.jar AND QUESTION2 below?:- QUESTION2: Is it wise to update CLASSPATH like so for example?:- export CLASSPATH=$CLASSPATH:/opt/fop-0.95/lib/commons-logging-1.0.4.jar:/opt/fop-0 .95/lib/xercesImpl-2.7.1.jar:ETC > fopuser [ ~/opt/fop/lib ]$ ls *.jar > avalon-framework-4.2.0.jar commons-logging-1.0.4.jar xercesImpl-2.7.1.jar > xmlgraphics-commons-1.3.1.jar > batik-all-1.7.jar serializer-2.7.0.jar xml-apis-1.3.04.jar > commons-io-1.3.1.jar xalan-2.7.0.jar > xml-apis-ext-1.3.04.jar fopuser [ ~/opt/fop/lib ]$ sincerely lux-integ -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
