On 3-Jul-06, at 10:06 PM, Britbonic wrote:


Yes, still a problem as I'm trying to find out exactly what I need and
where to get it. Don't use my Linux box for anything but MP3 storage
and running Slimserver.

well, most distros usually have all you need, and where added packages are required, slimserver comes with a script to download and build the extras. /usr/local/slimserver/Bin/build-perl-modules.pl for the rpm install ./Bin/build-perl-modules.pl if you used the tar.gz

to install the missing CGI module mentioned in your first post:
perl -MCPAN -e "install CGI"
that should do it, though make sure you run that as root so that the final compiled module can be registered properly with your system.

After that, is your startup still complaining about other modules?
-kdf

_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/discuss

Reply via email to