Hi dear Andreas! Sorry, you are right.. I just couldn't identify your message among piles of messages I've got.
So first of all, thanks a lot for your prompt help! I unzipped fop.jar to /usr/bin/build/ and /usr/share/java (how do I check which is a symlink ?), and xmlgraphics-commons-1.4svn.jar to /usr/share/lib (do I have to rename it to xmlgraphics-commons-1.2.jar I have there?) then, when trying to check the fop version, I get the following: fop -v Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/xmlgraphics/util/uri/CommonURIResolver at org.apache.fop.apps.FOURIResolver.<init>(FOURIResolver.java:56) at org.apache.fop.apps.FopFactory.<init>(FopFactory.java:150) at org.apache.fop.apps.FopFactory.newInstance(FopFactory.java:172) at org.apache.fop.cli.CommandLineOptions.<init>(CommandLineOptions.java:115) at org.apache.fop.cli.Main.startFOP(Main.java:157) at org.apache.fop.cli.Main.main(Main.java:205) Caused by: java.lang.ClassNotFoundException: org.apache.xmlgraphics.util.uri.CommonURIResolver at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClassInternal(Unknown Source) Of course, I can't compile either. Please, advise!!! Thanks a lot in advance! Nancy Andreas Delmelle-2 wrote: > > On 07 Jun 2009, at 14:05, nancy_b wrote: > > Hi Nancy > >> Looking forward to getting the all new fop.jar.:jumping: > > You mean you haven't received it? I sent it out last Thursday... > >> By the way, I have >> two instances of it: >> /usr/bin/build/fop.jar (where fop is installed) and >> /usr/share/java/fop.jar >> >> Where should I put the new one? > > That depends from where the current one is run. Can you check whether > they are both really the JARs, and one is not simply a symlink to the > other? > > Regards > > Andreas > > --------------------------------------------------------------------- > To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org > For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org > > > -- View this message in context: http://www.nabble.com/FOP-0.95-fails-to-compile-large-PDF-files---java-heap-space-tp23816647p23920270.html Sent from the FOP - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org