[icecast] Ices on Linux PPC

Karl Heyes karl at pts.tele2.co.uk
Sat Dec 21 14:50:17 UTC 2002



On Sat, 2002-12-21 at 14:22, Drew Lane wrote:
> >
> >
> >you probably have an old release, maybe we should put some checks in to
> >make sure.
> >
> It appears that I have version 1.0 rc2-1
> 
> I found the following RPM's with ogg or vorbis in the name:
> 
> libogg-devel-1.0rc2-1
> libogg-1.0rc2-1
> libvorbis-devel-1.0rc2-2
> libvorbis-1.0rc2-2
> vorbis-1.0rc2-1

It looks to be the latest version from yellow dog.  It looks like you'll
have to build it yourself.  The process is pretty much the same 
./autogen.sh
./configure.
make

> I figured I better try to remove these before installing a new version 
> from source.
> 
> I was able to remove several with the 'rpm -e' command, but when I try 
> to remove
> vorbis-1.0rc2-1 it says that other programs (grip, xmms, kde, etc.) 
> depend on this
> and I'm a little concerned that these programs won't work if I force the 
> removal.

That can be bypassed with rpm --nodeps -e ...  xmms and grip  will try
to load the libs and if not available then that part will fail (just the
vorbis plugin for xmms, or oggenc for grip), but that only applies to
when the libs are not available.  ie before the make install part.

The rpm dependency tree is another check for cross package checking,
separate from the shared library linker.
 
If you have trouble then you can always reinstall the older vorbis libs
back onto the system with rpm -i ....rpm

karl.

<p><p>--- >8 ----
List archives:  http://www.xiph.org/archives/
icecast project homepage: http://www.icecast.org/
To unsubscribe from this list, send a message to 'icecast-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 Icecast mailing list