[Icecast] Installing IceCast2 on CentOS 6 / CPanel
Hans Brost
HB at LightHouseNova.com
Tue Nov 6 15:27:41 UTC 2018
Was hoping to get some updated instructions for this.
Have access to a dedicated server.
The info on the web seems to be outdated.....some of the links are DOA.....
There was one simple install, but not sure if it would work:
This tutorial explains how to install icecast kh10 server on centos 6 server
# cd /usr/src
# wget
https://github.com/karlheyes/icecast-kh/archive/icecast-2.4.0-kh1.tar.gz
# tar -zxf icecast-2.4.0-kh1.tar.gz
# cd icecast-kh-icecast-2.4.0-kh1
# ./configure;make CFLAGS=”-D_XOPEN_SOURCE=600″
# make install
if this is centovacast server you many need to run this to register new
package
# /usr/local/centovacast/sbin/enable_package ICECAST /usr/local/bin/icecast
now you are done 🙂
Any help would be much appreciated
More information about the Icecast
mailing list