1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

Incremental README improvement. refs #2122

This commit is contained in:
Thomas B. Ruecker 2014-12-14 10:14:25 +00:00
parent 01c896cf30
commit 2cb5d1a3e0

View File

@ -38,13 +38,13 @@ need a development package named something like libxslt-devel
Build/Install
---------------------------------------------------------------------
To build Icecast on a Unix platform, perform the following:
To build Icecast on a Unix platform, perform the following steps:
Run
./configure
make
make install
make install # as root
This is the typical procedure if you download the tar file. If you retrive
the code from Git or want to rebuild the configure then run `./autogen.sh`