On Sun, Feb 13, 2011 at 07:46:27PM -0500, Scott Howard wrote: > Giovanni: can you help me out with this? Do you know why the links for > -swf -emf -svg don't work but the links for -pdf -ps do work? > The libraries you are looking for are located at: > http://people.debian.org/~tille/packages/figtree-help-wanted/
I followed Scott's hint and finally got a figtree deb package with the quite ugly hack to specify the direct location of the jars in question. I mentioned this very version in the Build-Depends to at least have a chance that this works. However I seem to have not understood the library building process yet because when trying to run figtree the jam-lib (and probably others) are not found: $ figtree Exception in thread "main" java.lang.NoClassDefFoundError: jam/framework/MultiDocApplication at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:634) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at java.net.URLClassLoader.defineClass(URLClassLoader.java:277) at java.net.URLClassLoader.access$000(URLClassLoader.java:73) at java.net.URLClassLoader$1.run(URLClassLoader.java:212) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) Caused by: java.lang.ClassNotFoundException: jam.framework.MultiDocApplication at java.net.URLClassLoader$1.run(URLClassLoader.java:217) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(URLClassLoader.java:205) at java.lang.ClassLoader.loadClass(ClassLoader.java:321) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294) at java.lang.ClassLoader.loadClass(ClassLoader.java:266) ... 11 more All *.debs I used are at the location mentioned above. Thanks for any help Andreas. -- http://fam-tille.de -- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/20110214124521.gd15...@an3as.eu