[icecast] Small tools to get ices and icecast from CVS and to build them

root root at kezako.net
Tue Aug 19 10:25:08 UTC 2003



Hello,
As it is quite boring to get and build ices and icecast from CVS, I made two
small shell scripts. In 5 minutes, you get only the needed files and build everything ... 

there are available here :
http://radio.stalig.com/icecast/BuildRadio.ksh
http://radio.stalig.com/icecast/GetRadioCVS.ksh

No support, no guarantee, no explanations.
Change the build script to set your installation prefix directory.

There are probably a bug in icecast configure script as the makefile is not compiling.
Imagine vorbis prefix directory is /usr/radio then the makefile misses
-L/usr/prefix/lib before the -lvorbis
(even if --vorbis-prefix=/usr/radio/ is set in configure).

to compile, run BuildRadio.ksh, then go to icecast/src directory
edit Makefile and add -L/usr/radio/lib before the two occurences of -lvorbis
then make install
and it's ok.

This problem exists since a few weeks.

Chris
--- >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