1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04: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 Build/Install
--------------------------------------------------------------------- ---------------------------------------------------------------------
To build Icecast on a Unix platform, perform the following: To build Icecast on a Unix platform, perform the following steps:
Run Run
./configure ./configure
make make
make install make install # as root
This is the typical procedure if you download the tar file. If you retrive 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` the code from Git or want to rebuild the configure then run `./autogen.sh`