lux-integ wrote these words on 02/24/10 09:56 CST: > I am planning to to install a program than needs fop, is it wise to set > CLASSPATH= $CLASSPATH:/opt/fop/build/fop.jar
No, it is not required. That is why the book shows to put FOP_HOME in your environment. I've never had to add any FOP stuff to the CLASSPATH for it to work properly. > 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 No, see above answer. -- Randy rmlscsi: [bogomips 1003.22] [GNU ld version 2.16.1] [gcc (GCC) 4.0.3] [GNU C Library stable release version 2.3.6] [Linux 2.6.14.3 i686] 10:31:01 up 59 days, 15:39, 5 users, load average: 0.16, 0.04, 0.01 -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
