1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2025-02-02 15:07:36 -05:00
Go to file
Michael Smith b3bc17fa73 Fix compilation errors on non-windows platforms.
svn path=/trunk/net/; revision=4133
2002-12-01 02:11:07 +00:00
conf File serving, from the webroot. 2002-08-18 05:06:58 +00:00
doc build updates. 2002-09-24 08:16:24 +00:00
m4 Backpropogate hack for libshout test 2002-08-18 05:48:49 +00:00
src Fix compilation errors on non-windows platforms. 2002-12-01 02:11:07 +00:00
web build updates. 2002-09-24 08:16:24 +00:00
win32 added missing win32 files 2002-11-23 15:54:50 +00:00
.cvsignore
acinclude.m4
AUTHORS oddsock's win32 port/GUI 2002-08-09 15:55:02 +00:00
autogen.sh
configure.in Fix a compile error. 2002-11-22 13:13:04 +00:00
COPYING
HACKING
Makefile.am build updates. 2002-09-24 08:16:24 +00:00
README README written. 2002-10-01 16:26:18 +00:00
TODO Lots of bugfixes contributed by Karl Heyes. 2002-11-22 13:00:44 +00:00

Icecast2 alpha 1.

This is an alpha 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).

Run
   ./configure
   make
   make install

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). 

Please email us at icecast@xiph.org or icecast-dev@xiph.org, or come and see
us at irc.xiph.org, channel #icecast (or irc.openprojects.net, #icecast, though
we're not always there) if you have any troubles.