Bug 15798 - libvorbis doesnt make symlink
|
Bug#:
15798
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: All
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: major
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: mholzer@gentoo.org
|
Reported By: radek@podgorny.cz
|
|
Component: Applications
|
|
|
URL:
|
|
Summary: libvorbis doesnt make symlink
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2003-02-16 15:13 0000
|
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 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