1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-11-03 04:17:17 -05:00
Go to file
Karl Heyes 4987a4265d add 2 extra stats, and send a max listener setting to YP
svn path=/icecast/branches/kh/icecast/; revision=8211
2004-11-17 11:38:54 +00:00
admin another resync with recent trunk updates. 2004-11-15 17:20:19 +00:00
conf another resync with recent trunk updates. 2004-11-15 17:20:19 +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 another resync with recent trunk updates. 2004-11-15 17:20:19 +00:00
src add 2 extra stats, and send a max listener setting to YP 2004-11-17 11:38:54 +00:00
web another resync with recent trunk updates. 2004-11-15 17:20:19 +00:00
win32 resync with trunk, mainly win32 build and fallback css mime type fix 2004-11-02 01:49:58 +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 bump version 2004-11-15 17:29:04 +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 fix a non-standard install path issue 2004-08-05 16:12:55 +00:00
NEWS bump version 2004-11-15 17:29:04 +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.