Forum: PC Hard- und Software HTerm unter Linux shared libaries problem


von Dominik Wieser (Gast)


Lesenswert?

Hallo,

habe immer erfolgreich unter Linux (Ubuntu) HTerm verwendet und mich 
richtig an dieses Programm gewöhnt. Ist super, da es die vielen 
Anzeigemöglichkeiten in HEX, Dezimal ASCI usw. gibt und graphisch ist.

Nun habe ich Ubuntu 10.04 installiert. Leider funktioniert, das Programm 
jetzt nicht mehr und bringt beim starten immer folgenden fehler:


./hterm: error while loading shared libraries: libgtk-x11-2.0.so.0: 
cannot open shared object file: No such file or directory

Habe dann mal ldd hterm eingegeben, mit eher ernüchterndem Erfolg:


  linux-gate.so.1 =>  (0xf77dc000)
  libpthread.so.0 => /lib32/libpthread.so.0 (0xf77ad000)
  libgtk-x11-2.0.so.0 => not found
  libgdk-x11-2.0.so.0 => not found
  libatk-1.0.so.0 => not found
  libgdk_pixbuf-2.0.so.0 => not found
  libfontconfig.so.1 => not found
  libXext.so.6 => not found
  libXrender.so.1 => not found
  libXi.so.6 => not found
  libXrandr.so.2 => not found
  libXcursor.so.1 => not found
  libXfixes.so.3 => not found
  libpango-1.0.so.0 => not found
  libX11.so.6 => not found
  libgobject-2.0.so.0 => not found
  libgmodule-2.0.so.0 => not found
  libgthread-2.0.so.0 => not found
  libglib-2.0.so.0 => not found
  libXinerama.so.1 => not found
  libSM.so.6 => not found
  libpng12.so.0 => not found
  libexpat.so.1 => not found
  libz.so.1 => not found
  libdl.so.2 => /lib32/libdl.so.2 (0xf77a4000)
  libstdc++.so.6 => not found
  libm.so.6 => /lib32/libm.so.6 (0xf777e000)
  libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf775f000)
  libc.so.6 => /lib32/libc.so.6 (0xf7604000)
  /lib/ld-linux.so.2 (0xf77dd000)

Findet wirklich so einiges nicht. Frage mich nur wieso.

locate libgtk-x11-2.0.so.0 gibt folgendes:
/usr/lib/libgtk-x11-2.0.so.0
/usr/lib/libgtk-x11-2.0.so.0.2000.1

wobei erstiges ein Link auf zweitiges ist.

Wo müssen nun die gesuchten Libs liegen, damit sie gefunden werden? 
Warum werden sie nicht gefunden?

und als notlösung. Alternative für HTerm????

danke für die hilfe

mfg

dominik

von Dominik Wieser (Gast)


Lesenswert?

hallo,

problem ist gelöst, dank einem genialen Programm...

http://wiki.ubuntu-forum.de/index.php/Getlibs


Man kann bei einem 64-bit System notwendige 32-bit Packete automatisch 
von diesem Programm getlibs runterladen lassen.

Link im obrigen link war kaputt - ersatz:

http://frozenfox.freehostia.com/cappy/


mfg

dominik

Bitte melde dich an um einen Beitrag zu schreiben. Anmeldung ist kostenlos und dauert nur eine Minute.
Bestehender Account
Schon ein Account bei Google/GoogleMail? Keine Anmeldung erforderlich!
Mit Google-Account einloggen
Noch kein Account? Hier anmelden.