Dear Gentoo Developer! djszapi@djszapi ~/Munka/Dension/network_tester $ stardict stardict: error while loading shared libraries: libdirectfb-0.9.so.25: cannot open shared object file: No such file or directory djszapi@djszapi ~/Munka/Dension/network_tester $ eix directfb [I] dev-libs/DirectFB Available versions: 0.9.25.1 1.2.6 ~1.2.7 {X debug fbcon fusion gif jpeg mmx mpeg png sdl sse sysfs truetype v4l v4l2 zlib} Installed versions: 1.2.6(03:24:41 AM 02/03/2009)(X fbcon gif jpeg mmx png sdl sse sysfs truetype v4l v4l2 zlib -debug -fusion) Homepage: http://www.directfb.org/ Description: Thin library on top of the Linux framebuffer devices djszapi@djszapi ~/Munka/Dension/network_tester $ And i must use KDE 3.5 because my gnome couldn't start too. Is two version of DirectFB maybe in seperately slot? Because if I replace 1.2.6 version to 0.9.25, the error message is similar, but with missing libdirectfb-0.1.2.so.25: cannot open shared object file: No such file or directory Thanks! Reproducible: Always
Checked revdep-rebuild ?
without result
I have experienced a similar issue. When updating directfb from 0.9 to 1.2, wicd-client and firefox falled to start. firefox stated it could not load XPCOM (failure in xulrunner) and wicd-client said it could not locate libdirectfb-0.9.so.20. revdep-rebuild did not fix the problem emerging firefox and wicd did not fix the problem linking libdirectfb.so to libdirectfb-0.9.so.20 made it load correctly. libfusion and libdirect also had to be linked. After linking all three files, both programs are working correctly. I know it is a poor idea to link a 1.2 program to a 0.9 label but this is the only solution that made things work. Please correct these problems in portage.
Please post your `emerge --info' and attach a file with the output of `revdep-rebuild -i'.
DirectFB-1.2.6 also breaks the stable mozilla-firefox-bin. $ firefox /opt/firefox/firefox-bin: error while loading shared libraries: libdirectfb-0.9.so.25: cannot open shared object file: No such file or directory