Everytime I try to update using
# /usr/local/centovacast/sbin/update
it tries to compile and install icecast.
But I already got icecast installed from rpm.
So I get a:
/usr/bin/find: /root/rpmbuild: No such file or directory
Preparing... ########################################### [100%]
package icecast-2.3.3-1.el5.x86_64 (which is newer than icecast-2.3.2-0.x86_64) is already installed
Could not install RPM built from source; check your rpmbuild configuration
Installer exited with error, aborting
How I can make it ignore it or make it know that icecast is already installed?