[icecast] Icecast2 documentation
Moritz Grimm
gtgbr at gmx.net
Wed May 29 13:46:57 UTC 2002
christophe.guerin at etud.univ-pau.fr wrote:
> I use the cvs version:
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot login
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot checkout ice2
> cd ice2
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot checkout avl
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot checkout log
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot checkout httpp
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot checkout net
> cvs -d :pserver:anonymous at cvs.icecast.org:/cvsroot checkout thread
> ./autogen.sh
> make
Try the guide on www.xiph.org/cvs.html
cvs -d :pserver:anoncvs at xiph.org:/usr/local/cvsroot login
cvs -d :pserver:anoncvs at xiph.org:/usr/local/cvsroot -z 9 co icecast
cd icecast
less HACKING
cd src
cvs -d :pserver:anoncvs at xiph.org:/usr/local/cvsroot -z 9 co net thread \
httpp log timing avl
./autogen.sh
# ./configure --help
./configure
# (I already pass the configure parameters to autogen.sh and use
# them on both)
make
make install
# use gmake on *BSD
<p>Moritz
--- >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