LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Azureus Not Loading (https://www.linuxquestions.org/questions/suse-opensuse-60/azureus-not-loading-590037/)

Vardhaman 10-07-2007 06:49 AM

Azureus Not Loading
 
i recently started using openSUSE 10.3.

everything went fine but i am not able to run azureus.

this is the result i am getting after i run it through the terminal.

Code:

#./azureus
Starting Azureus...
Suitable java version found [java = 1.5.0_12]
Configuring environment...
Java exec found in PATH. Verifying...
Browser check failed with: no swt-gtk-3346 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/lib64/xulrunner-1.8.1 for GRE
        Can not use GRE from /usr/lib64/xulrunner-1.8.1 because it's missing components/libwidget_gtk2.so.
  checking /usr/lib64/xulrunner-1.8.1.4 for GRE
        Can not use GRE from /usr/lib64/xulrunner-1.8.1.4 because it's missing components/libwidget_gtk2.so.
  checking /usr/lib64/firefox for GRE
        Can not use GRE from /usr/lib64/firefox because it's missing components/libwidget_gtk2.so.
Browser check failed with: NoClassDefFoundError
Can't create browser.  Will try to set LD_LIBRARY_PATH and hope  Azureus has better luck.
GRE/XULRunner automatically found
Loading Azureus:
java -Xmx128m -cp "./Azureus2.jar:./swt.jar" -Djava.library.path="/home/vardhaman/azureus" -Dazureus.install.path="/home/vardhaman/azureus" -Dazureus.script="./azureus" -Dazureus.script.version=2 org.gudy.azureus2.ui.swt.Main
changeLocale: *Default Language* != English (United States). Searching without country..
changeLocale: Searching for language English in *any* country..
changeLocale: no message properties for Locale 'English (United States)' (en_US), using 'English (default)'
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:89)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:68)
        at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:102)
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:80)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:203)
Exit from Azureus complete
No shutdown tasks to do
Azureus TERMINATED.

i have installed JAVA so that is not the problem.

also,.i tried running it through root but still the same error is persisting.

XavierP 10-07-2007 09:57 AM

Please post your thread in only one forum. Posting a single thread in the most relevant forum will make it easier for members to help you and will keep the discussion in one place. This thread is being closed because it is a duplicate.

Discussion continues here: http://www.linuxquestions.org/questi...oading-590035/


All times are GMT -5. The time now is 03:23 PM.