Results 1 to 5 of 5
hi to all..
i installed Java Runtime Environment (JRE) 6. and downloaded Azureus for Linux 3.0.2.0.
when i try to launch Azureus, i get some errors :
Code:
Exception in ...
- 08-18-2007 #1Just Joined!
- Join Date
- Aug 2007
- Posts
- 2
azureus error
hi to all..
i installed Java Runtime Environment (JRE) 6. and downloaded Azureus for Linux 3.0.2.0.
when i try to launch Azureus, i get some errors :
how can i fix that problem ?Code:Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-gtk-3346 or swt-gtk in swt.library.path, java.library.path or the jar file at org.eclipse.swt.internal.Library.loadLibrary(Library.java:219) at org.eclipse.swt.internal.Library.loadLibrary(Library.java:151) at org.eclipse.swt.internal.C.<clinit>(C.java:21) 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:128) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:86) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:65) at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:101) at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:80) at org.gudy.azureus2.ui.swt.Main.main(Main.java:203)
or can anybody recommend me a torrent programme ? and please a faq for how to install it..
thanks..
- 08-18-2007 #2
Are you running 32 bit or 64 bit architecture? If 64, did you download and install the 64 version of JRE?
Last edited by Dapper Dan; 08-18-2007 at 03:12 PM.
- 08-18-2007 #3Just Joined!
- Join Date
- Aug 2007
- Posts
- 2
really don't know. it's my new server.
but it seems java installed without problem.Code:uname -a Tue Jun 26 14:08:18 EDT 2007 i686 i686 i386 GNU/Linux
Code:root@linux [~]# java -version java version "1.6.0_02" Java(TM) SE Runtime Environment (build 1.6.0_02-b05) Java HotSpot(TM) Client VM (build 1.6.0_02-b05, mixed mode, sharing)
- 08-19-2007 #4
I have read where installing 32 bit JRE on a 64 bit machine can cause the errors you have posted. They have the 64 bit version at sun Java. This could possibly be your problem.
- 09-18-2007 #5Just Joined!
- Join Date
- Sep 2007
- Posts
- 1
This problem occurred to me after copying awt.jar from /usr/share/java to ~/.azureus for autoupdate purposes as suggested by Azureus wiki.
I was able to solve this problem by extracting all the *.so files from awt.jar into ~/.azureus
It's a weird problem since Java was complaining the linked libraries were missing from library paths and the jar, which is where I found them... One way or the other it now works for me


Reply With Quote
