1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-29 04:25:55 -04:00
Go to file
Karl Heyes 47dd068dee Wait 5 mins before retrying after a failed YP request, match trunk behaviour
svn path=/icecast/branches/kh/icecast/; revision=7099
2004-07-11 20:04:50 +00:00
admin reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
conf reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
debian reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
doc reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
src Wait 5 mins before retrying after a failed YP request, match trunk behaviour 2004-07-11 20:04:50 +00:00
web reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
win32 reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
AUTHORS reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
autogen.sh reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
configure.in reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
COPYING reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
HACKING reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
icecast.spec reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
Makefile.am reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
NEWS reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
README reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00
TODO reimport icecast-kh to branches/kh/icecast; this time as a branch of trunk/icecast 2004-07-11 18:09:05 +00:00

Icecast2 Beta 1.

This is an beta release. Not all functionality is fully implemented, though
we believe it to be very stable for all the currently available features.

To build icecast on a Unix platform, perform the following :

Run
   ./configure
   make
   make install

To build and install this release.

A sample config file will be placed in /usr/local/etc (on UNIX) or in the current working directory (on Win32) and is called icecast.xml

Documentation for icecast is available in the doc directory, by viewing doc/icecast2_TOC.html in a browser.

Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
us at irc.freenode.net, channel #icecast, if you have any troubles.