[vorbis-dev] Problems with the beta4 rpms

rob at eorbit.net rob at eorbit.net
Tue Mar 20 18:22:00 PST 2001



The beta4 rpms from the vorbis.com site do not install the link to
libogg.so.0:

lrwxrwxrwx    1 root     root           15 Mar 16 18:24 libogg.so.0 -> libogg.so.0.1.0
-rwxr-xr-x    1 root     root        16269 Feb 26 04:53 libogg.so.0.1.0

The source dist does it correctly:
lrwxrwxrwx    1 root     root           15 Feb 27 13:03 libogg.so -> libogg.so.0.1.0
lrwxrwxrwx    1 root     root           15 Feb 27 13:03 libogg.so.0 -> libogg.so.0.1.0
-rwxr-xr-x    1 root     root        16090 Feb 27 13:03 libogg.so.0.1.0

This is the also the case with the vorbis rpms. A quick inspection of
the libogg.spec file yields this one character fix patch:

Index: libogg.spec
===================================================================
RCS file: /usr/local/cvsroot/ogg/libogg.spec,v
retrieving revision 1.9
diff -r1.9 libogg.spec
50c50
< /usr/lib/libogg.so.*

---
> /usr/lib/libogg.so*

The same needs to be done for the libvorbis one, but I'm feeling lazy...

--ruaok         Freezerburn! All else is only icing. -- Soul Coughing

Robert Kaye   --    rob at eorbit.net   --   http://www.mayhem-chaos.net

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.




More information about the Vorbis-dev mailing list