[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Re: kolf not work (Solution)



I had upgrad to the sid version of the packages from
deb http://ktown.kde.org/~nolden/kde/sid/i386/ ./

but this is NOT the solution. After upgrading kolf does not work again.

$ ldd /usr/games/kolf | grep "not found"
       libvorbisenc.so.0 => not found
       libvorbisenc.so.0 => not found
       libvorbisenc.so.0 => not found
       libvorbisenc.so.0 => not found
       libvorbisenc.so.0 => not found
       libvorbisenc.so.0 => not found

As a temporary hack, I can do

$ ln -s  /usr/lib/libvorbisfile.so.3.0.0 /usr/lib/libvorbisfile.so.0
$ ln -s  /usr/lib/libvorbisenc.so.2 /usr/lib/libvorbisenc.so.0

and after, this work.

Correct me if I am wrong, but kolf and other packages in kdegames should be linked against /usr/lib/libvorbisfile.so.3.0.0 and /usr/lib/libvorbisenc.so.2 to work correctly.

_________________________________________________________________
MSN Search, le moteur de recherche qui pense comme vous ! http://search.msn.fr/worldwide.asp



Reply to: