Am Samstag 14 Mai 2005 19:19 schrieb Shaun Jackman: > The swt-pi-gtk-3116 library the error is referring to is... > $ ls -l /usr/lib/libswt-pi-gtk-3116.so > -rw-r--r-- 1 root root 286K May 7 11:59 > /usr/lib/libswt-pi-gtk-3116.so > > It's location is specified with 'java -Djava.library.path=/usr/lib'. > Start with the command line given in /usr/bin/azureus and go from > there.
$ jdb java -Djava.library.path=/usr/lib -Xrs -Xdebug -jar /usr/share/java/Azureus2.jar Initializing jdb ... > run run java -Djava.library.path=/usr/lib -Xrs -Xdebug -jar /usr/share/java/Azureus2.jar Set uncaught java.lang.Throwable Set deferred uncaught java.lang.Throwable > VM Started: Exception occurred: java.lang.ClassNotFoundException ||------------------------------^^^^^^^^^^^^^^^^^^ (uncaught)"thread=main", java.net.URLClassLoader$1.run(), line=200 bci=72 main[1] So, that's after all still an issue with azureus and the dependencies of the package or the libpathes given by the azureus script? regards Gerhard Gaußling