ran an update;
/usr/local/centovacast/sbin/update
it created an error when trying to update Icecast;
RPM build errors: user karl does not exist - using root group karl does
i ran the following before retrying Icecast update
ln -s /root/rpmbuild /usr/src/redhat
then
/usr/local/centovacast/sbin/update --add icecast --icecast-fromsrc
that produced the following error
/usr/lib/libxslt.so: undefined reference to `xmlXPathContextSetCache'
collect2: ld returned 1 exit status
make[3]: *** [icecast] Error 1
make[3]: Leaving directory `/usr/local/src/icecast-2.3.3/src'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/icecast-2.3.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/icecast-2.3.3'
make: *** [all] Error 2
icecast make failed, aborting
Installer exited with error, aborting
I am confused, any suggestions anyone??
George