Hallo !

also ich habe folgendes problem : ich habe mir azureus als tar.bz2 herunter Verwirrt geladen und entpackt... darin enthalten sind jar dateien... ausführen soll man es mit ./azureus...
dieses programm benötigt java, also habe ich j2re-1_4_2_02-linux-i586.rpm installiert.
wenn ich aber nun azureus starten möchte kommt das hier:

[buddi@localhost azureus]$ ./azureus
Exception in thread "main" java.lang.InternalError: unexpected exception during
linking: java.lang.ClassNotFoundException: java.nio.charset.CharsetDecoder
at 0x40268e17: java.lang.Throwable.Throwable(java.lang.String) (/usr/lib/./li
bgcj.so.3)
at 0x4025bc8e: java.lang.Error.Error(java.lang.String) (/usr/lib/./libgcj.so.
3)
at 0x402691fa: java.lang.VirtualMachineError.VirtualMachineError( java.lang.St
ring) (/usr/lib/./libgcj.so.3)
at 0x4025d62e: java.lang.InternalError.InternalError(java.lang.St ring) (/usr/
lib/./libgcj.so.3)
at 0x4025ad82: java.lang.ClassLoader.resolveClass0(java.lang.Clas s) (/usr/lib
/./libgcj.so.3)
at 0x4024646c: java.lang.Class.initializeClass() (/usr/lib/./libgcj.so.3)
at 0x402296af: _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/./libgcj.
so.3)
at 0x40230827: _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocat ion) (/usr/l
ib/./libgcj.so.3)
at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw, _Jv_InterpMethodI
nvocation) (/usr/lib/./libgcj.so.3)
at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/us
r/lib/./libgcj.so.3)
at 0x4038305c: ?? (??:0)
at 0x403831e7: ffi_call_SYSV (/usr/lib/./libgcj.so.3)
at 0x403831a7: ffi_raw_call (/usr/lib/./libgcj.so.3)
at 0x402306e8: _Jv_InterpMethod.continue1(_Jv_InterpMethodInvocat ion) (/usr/l
ib/./libgcj.so.3)
at 0x40230ff4: _Jv_InterpMethod.run(ffi_cif, void, ffi_raw, _Jv_InterpMethodI
nvocation) (/usr/lib/./libgcj.so.3)
at 0x4022e504: _Jv_InterpMethod.run_normal(ffi_cif, void, ffi_raw, void) (/us
r/lib/./libgcj.so.3)
at 0x4038305c: ?? (??:0)
at 0x40242dd8: gnu.gcj.runtime.FirstThread.call_main() (/usr/lib/./libgcj.so.
3)
at 0x402ad02d: gnu.gcj.runtime.FirstThread.run() (/usr/lib/./libgcj.so.3)
at 0x4024fc4c: _Jv_ThreadRun(java.lang.Thread) (/usr/lib/./libgcj.so.3)
at 0x4021c8ac: _Jv_RunMain(java.lang.Class, byte const, int, byte const, bool
ean) (/usr/lib/./libgcj.so.3)
at 0x08048910: __gcj_personality_v0 (java.library.path=./)
at 0x42015704: __libc_start_main (/lib/tls/libc.so.6)
at 0x080486c1: _Jv_RegisterClasses (java.library.path=./)

dort kommt oft die datei libgcj.so.3 vor, also installierte ich das libgcj paket, und die datei ist auch in /usr/lib/ vorhanden ? ich hab da so n gespür das da was falsch verlinkt ist, jedoch nutze ich linux erst seit 1-2 wochen und ich verstehe nicht wirklich was ich bei google über verlinkungen finde...

kann mir da jemand leicht verständlich erklären wie ich das regeln kann (vielleicht ist ja auch doch nicht die verlinkung)...

ich hab schon herum probiert stunden um stunden.... ich hoffe ihr könnt mir helfen!

Vielen Dank im Voraus!

Mfg Buddi