Displaying 1 result from an estimated 1 matches for "enable_package".
2018 Nov 06
5
Installing IceCast2 on CentOS 6 / CPanel
...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