Hi!!! Last days i was running azureus normally..Now when i m typing ./azureus in its directory it returns this back to me as error :
Quote:
Starting Azureus...
Suitable java version found [java = 1.6.0_06]
Configuring environment...
Java exec found in PATH. Verifying...
Browser check failed with: no swt-gtk-3430 or swt-gtk in swt.library.path, java.library.path or the jar file
Auto-scanning for GRE/XULRunner. You can skip this by appending the GRE path to LD_LIBRARY_PATH and setting MOZILLA_FIVE_HOME.
checking /usr/lib/firefox for GRE
checking /usr/lib/seamonkey for GRE
GRE found at /usr/lib/seamonkey.
Browser check failed with: Could not initialize class org.eclipse.swt.widgets.Display
Can't create browser. Will try to set LD_LIBRARY_PATH and hope Azureus has better luck.
setting LD_LIBRARY_PATH to: /usr/lib/seamonkey
setting MOZILLA_FIVE_HOME to: /usr/lib/seamonkey
Loading Azureus:
java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/home/g0d/Desktop/Programs/azureus" -Dazureus.install.path="/home/g0d/Desktop/Programs/azureus" -Dazureus.script="./azureus" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
DEBUG::Sat Jan 31 20:36:10 EET 2009:rg.gudy.azureus2.ui.swt.mainwindow.SWTThread::createInstance::68:
Loading SWT Libraries failed. Typical causes:
(1) swt.jar is not for your os architecture (i386). You can get a new swt.jar (Min Version: 3.4) from http://eclipse.org/swt
(2) No write access to 'null'. SWT will extract libraries contained in the swt.jar to this dir.
Initializer::<init>::104,Main::<init>::84,Main::main::219
java.lang.UnsatisfiedLinkError: no swt-gtk-3430 or swt-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:233)
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:89)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:104)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:84)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:219)
Exit from Azureus complete
No shutdown tasks to do
Azureus TERMINATED.
|
Any ideas on what happens...? The only change that i make in my system is that i delete the files of /tmp directory... Maybe is this the problem ? Any ideas? Thanx a lot..