Howdy. The root cause of the error here seems to be that libgtk-x11-2.0.so.0 can't be found. This is part of the gtk2 package. I'd make sure you have gtk2 properly installed.
On Tue, 2004-09-07 at 21:09, Brad Camroux wrote: > Hey all... I'm wanting to use BitTorrent on my system, but I can't get any clients > to work. > Specifically, I'd like to use Azureus, but I keep getting the following messages: > > <SNIP source="console"> > gandalf(Sep 07/04):/usr/local/azureus> ./azureus > Starting Azureus... > Java exec found in PATH. Verifying... > Suitable java version found [java = 1.4.2_04] > Configuring environment... > Loading Azureus: > java -cp :Azureus2.jar:swt-mozilla.jar:swt-pi.jar:swt.jar > -Djava.library.path=/usr/local/azureus > org.gudy.azureus2.ui.swt.Main '' > Exception in thread "main" java.lang.UnsatisfiedLinkError: > /usr/local/azureus/libswt-pi-gtk-3062.so: > libgtk-x11-2.0.so.0: cannot open shared object file: No such file or directory > at java.lang.ClassLoader$NativeLibrary.load(Native Method) > at java.lang.ClassLoader.loadLibrary0(Unknown Source) > at java.lang.ClassLoader.loadLibrary(Unknown Source) > at java.lang.Runtime.loadLibrary0(Unknown Source) > at java.lang.System.loadLibrary(Unknown Source) > at org.eclipse.swt.internal.Library.loadLibrary(Library.java:100) > at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19) > at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63) > at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54) > at org.eclipse.swt.widgets.Display.<clinit>(Display.java:118) > at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:58) > at > org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:45) > at > org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:70) > at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:64) > at org.gudy.azureus2.ui.swt.Main.main(Main.java:104) > Azureus TERMINATED. > </SNIP> > > I'm using Debian 3.0 "woody" on an i586. I tried upgrading the python on my system > and using the version of > bittorrent that is in testing, but it wouldn't work, and I don't wanna add the > testing sources to my sources.list. > Last time I did that, I got a crapload of upgrades that I didn't want. Is there > anyone out there who has got > Azureus working on Debian Woody? If not, what BitTorrent client do you use? > > And yes, I have googled and looked at FAQs, etc, ... to no avail :O) > > Thanks in advance, -- Mike Petch CApp::Sysware Consulting Ltd. Suite 1002,1140-15th Ave SW. Calgary, Alberta, Canada. T2R 1K6. (403)804-5700. _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

