Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
Hi, I've just emerge the phobiaiii ebuild (1.0). The compilation was fine, but whe I try tu run the game (using playphobiaIII) it complains about missing libvorbisfile.so.0 ./phobia3: error while loading shared libraries: libvorbisfile.so.0: cannot open shared object file: No such file or directory BUT! -> >cd /usr/lib >ls *vorbisfile* libvorbisfile.a libvorbisfile.so libvorbisfile.so.3.0.0 libvorbisfile.la libvorbisfile.so.3 Maybe there's just a missing symlink but since I' don't know much about share libs, I'll leave the problem solving on you... :-)
from woody: libvorbis.so.0 -> libvorbis.so.0.1.0
libvorbis-1.0-r1.ebuild should already fix this which version did you have installed ?
It's 1.0-r1 :-(
reemerge it
It didn't help... I don't have much time to do some research but hold on, I'll take a deep look soon... :-)
There was a great misunderstanding in the beginning... I was talking about missing "libvorbisfile.so.0" file but replied the "libvorbis.so.0" is OK. It really is :-) But I needed libvorbis.so.0 file since Phobia III (the game) refuses to run without it. I tried to use a "dirty" way of creating a symlink libvorbisfile.so.0 -> libvorbisfile.so.3 which seemed to work at the beginning but then the whole game sagfaulted (as expected). Could you, please, figure this all out? Maybe, I simple need the older version of the library, but there should be a dependancy in the "phobiaiii" ebuild then. Thanks... Radek Podgorny
fixed with -r2 thx