vincen wrote: > Hi, > > I just installed on my server Centos 5 and downloaded Squeezecenter > latest version 7.0.1 and installed it (I had to use --nodeps as it > complained about mysqld_safe that doesn't exist on that distro !).
The reason it "complains" about msqld_safe is that the SC RPM uses the CentOS MySQL package for the database. So, you need to install the mysql-server package. A better way to install SC is to install the Slim Devices yum repo, then use yum to install - it will pull in all dependencies automatically. R. _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
