to answer my own post: ln -s /usr/lib/perl5/vendor_perl/Slim /usr/lib64/perl5/Slim solved the problem.
After that I encountered another problem. The server couldn't start because /var/log/squeezeboxserver and the files within didn't have the right access rights. I had to delete the folder and recreate it with the following settings chown root.squeezeboxserver /var/log/squeezeboxserver chmod 775 /var/log/squeezeboxserver This way squeezeboxserver can write in the log folder. Could you guys possibly tell me which access rights this folder has in your installation? Thanks a lot Robert -- StanByk ------------------------------------------------------------------------ StanByk's Profile: http://forums.slimdevices.com/member.php?userid=16720 View this thread: http://forums.slimdevices.com/showthread.php?t=84741 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
