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
Description:   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... :-)

------- Comment #1 From Martin Holzer (RETIRED) 2003-02-17 07:22:15 0000 -------
from woody:
libvorbis.so.0 -> libvorbis.so.0.1.0

------- Comment #2 From Martin Holzer (RETIRED) 2003-02-17 13:54:10 0000 -------
libvorbis-1.0-r1.ebuild should already fix this

which version did you have installed ?

------- Comment #3 From Radek Podgorny 2003-02-23 16:47:55 0000 -------
It's 1.0-r1 :-(

------- Comment #4 From Martin Holzer (RETIRED) 2003-02-23 16:51:04 0000 -------
reemerge it

------- Comment #5 From Radek Podgorny 2003-02-26 14:05:25 0000 -------
It didn't help...

I don't have much time to do some research but hold on, I'll take a deep look soon... :-)

------- Comment #6 From Radek Podgorny 2003-02-28 14:03:45 0000 -------
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

------- Comment #7 From Martin Holzer (RETIRED) 2003-03-12 17:10:31 0000 -------
fixed with -r2

thx