Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Azureus start Problem
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
TheJoker89
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 132

PostPosted: Tue Jan 10, 2006 7:16 pm    Post subject: Azureus start Problem Reply with quote

Hallo,
ich wollte mir einfach mal so just 4 fun 'n Gentoo Linux sys
installieren (tat ich dann auch)
Das alles hat wunderbar geklappt, doch ich möchte auf meinen rechner auch
Azureus laufen lassen...
Immer wenn ich Azureus starten will kommt das folgende:

Attempting to start Azureus...
Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/lib/azureus/libswt-motif-3106.so: libXm.so.2: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1586)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1511)
at java.lang.Runtime.loadLibrary0(Runtime.java:788)
at java.lang.System.loadLibrary(System.java:834)
at org.eclipse.swt.internal.Library.loadLibrary(Library.java:100)
at org.eclipse.swt.internal.motif.OS.<clinit>(OS.java:20)
at org.eclipse.swt.graphics.Device.<clinit>(Device.java:89)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:75)
at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58)
at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:107)
at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:71)
at org.gudy.azureus2.ui.swt.Main.main(Main.java:98)


also ich habe schon überprüft, ob die datei libswt-motif-3106.so existiert und das tut sie, wie auch libXm.so.



weiß jemand wie ich dieses Problem beheben kann?

EDIT: habe jetzt die libXm.so kopiert und libXm.so.2 genannt, daraufhin hat azureus 1 mal gestartet und danach nie mehr,
jetzt kommt ein neuer fehler (werde ich später posten)


Last edited by TheJoker89 on Tue Jan 10, 2006 7:41 pm; edited 1 time in total
Back to top
View user's profile Send private message
wollja
Tux's lil' helper
Tux's lil' helper


Joined: 09 Apr 2005
Posts: 94
Location: Berlin

PostPosted: Tue Jan 10, 2006 7:40 pm    Post subject: Reply with quote

vielleicht mal
Code:
revdep-rebuild
ausführen?
_________________
Wenn man etwas nicht reparieren kann, ist es auch nicht kaputt!
Back to top
View user's profile Send private message
TheJoker89
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 132

PostPosted: Wed Jan 11, 2006 3:29 pm    Post subject: Reply with quote

-bash: revdep-rebuild: command not found
Back to top
View user's profile Send private message
magir
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 95
Location: Germany

PostPosted: Wed Jan 11, 2006 3:58 pm    Post subject: Reply with quote

Code:

bash# su -
passwort eingeben
bash# revdep-rebuild -p
shauen was alles kaputt ist
bash# revdep-rebuild
reparieren
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5328

PostPosted: Wed Jan 11, 2006 4:08 pm    Post subject: Reply with quote

TheJoker89:

revdep-rebuild befindet sich in gentoolkit
-> emerge gentoolkit
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
TheJoker89
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 132

PostPosted: Sat Jan 14, 2006 3:49 pm    Post subject: Reply with quote

geht leider immernoch nicht (habe das n paar mal ausgeführt)
Back to top
View user's profile Send private message
tango
Apprentice
Apprentice


Joined: 24 Jan 2005
Posts: 251

PostPosted: Sat Jan 14, 2006 4:40 pm    Post subject: Reply with quote

su

emerge -av gentoolkit
revdep-rebuild -p

Welches Azureus hast du denn, welches Java ?

tango
Back to top
View user's profile Send private message
scourge
n00b
n00b


Joined: 13 Jun 2005
Posts: 51
Location: Germany

PostPosted: Sat Jan 14, 2006 5:22 pm    Post subject: Reply with quote

Versuch mal:

cd /usr/lib
ln -s libXm.so libXm.so.2

Bei mir gibts nur die libXm.so.3 und keine .2, die /usr/lib/azureus/libswt-motif-3106.so hab ich btw auch nicht. Wenn das nicht hilft einfach mal openmotif neu emergen, mehr fällt mir imo nicht ein.
Back to top
View user's profile Send private message
TheJoker89
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 132

PostPosted: Thu Jan 19, 2006 4:06 pm    Post subject: Reply with quote

also ich hab einfach azureus gemerged (das unmasked 2.3.0.4)
und das java wird a dank portage mitinstalliert
Back to top
View user's profile Send private message
tost
Guru
Guru


Joined: 10 Dec 2005
Posts: 506

PostPosted: Thu Jan 19, 2006 4:30 pm    Post subject: Reply with quote

Ich kann dir nur sagen schau das dein java in $PATH ist und nimm den orig. Client

tost
Back to top
View user's profile Send private message
TheJoker89
Tux's lil' helper
Tux's lil' helper


Joined: 10 Jan 2006
Posts: 132

PostPosted: Thu Jan 19, 2006 6:46 pm    Post subject: Reply with quote

org. client isses ja, da Ebuild und ich hab rausgefunden wie das java hieß
dass ich benutzt habe : Blackstorm
Back to top
View user's profile Send private message
tost
Guru
Guru


Joined: 10 Dec 2005
Posts: 506

PostPosted: Thu Jan 19, 2006 7:34 pm    Post subject: Reply with quote

Ich meinte die Version von azureus.sf.net

Herunterladen, nach /opt oder irgendwo entpacken einen Symlink in $Path setzen fertig.

Bei ein zwei Programmen ist diese Vorgehensweise "ganz nett", ansonsten verliert man schnell die Übersicht.

tost
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum