Problem mit ein tut

G

Gnux

Guest
Lo
Ich habe ein problem mit mein port system: ich habe portupgrade nutzen fur glib (see http://www.bsdforen.de/showthread.php?t=12480)
Got:
#gaim
/libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.600" not found, required by "gaim"
So ich lese diese tut: http://wiki.bsdforen.de/index.php/FreeBSD_-_Ports. Aber:pkg_which /usr/local/lib/libgtk-x11-2.0.so.600
/usr/local/lib/libgtk-x11-2.0.so.600: not found
Gnome got on my nerves...kein ideen?
PS:good site but german is pain really too hard a language ich musse bsd und deutsch lernen argh:D
 
Try:
- update your source tree (ports)
- portupgrade -f gaim

Also take a look at /usr/src/UPDATING (updating gnome)
 
Hi there!

I got nearly the same Problem when trying to install xine.

Any help would be appreciated!

Herakles
 
Hi there,

if asg's solution does not work, you can try this:

I've had the same error after installing the latest version of Eclipse. Eclipse installed the most recent version of gtk20 (2.8.7) and after that, I got the same error message you posted (for EVERY program based on gtk20, so I don't know if you really have the same problem).

I solved the problem with "brute force": Just reinstall every package that is based on gtk20 and you will be fine (I hope). You can try something like "portupgrade -fr <your-gtk20-version>".

If you want to update everything by hand (this is what I did, because I was too lazy/stupid to read "man portupgrade"), you have to update "from the ground up". In my case I tried "portupgrade -f rox-2.3", got the error message because of ORBit2-xx (I think), typed "portupgrade -f ORBit2-xx" and so on, until I got no error message.

Good luck.

Bye, Tobias
 
Zurück
Oben