1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00

(a bit) More appropriate README

svn path=/trunk/icecast/; revision=5591
This commit is contained in:
oddsock 2003-11-17 22:41:16 +00:00
parent 86d20c494b
commit 555dfb3eaf

13
README
View File

@ -1,10 +1,9 @@
Icecast2 alpha 1.
Icecast2 Beta 1.
This is an alpha release. Not all functionality is fully implemented, though
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.
It is known to build on linux and win32, and should be easily ported to other
unix platforms (we expect this will require some autoconf work, though).
To build icecast on a Unix platform, perform the following :
Run
./configure
@ -13,9 +12,9 @@ Run
To build and install this release.
Documentation is mostly missing at this point. The example config file should
explain most of the features available (but note that the directory services
are not yet available).
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.