Bugzilla – Bug 3366
Net::IP and File::Slurp missing
Last modified: 2008-12-15 11:58:03 UTC
SlimServer 6.3.x seems to depend on the Net::IP and File::Slurp Perl modules. However, these don't appear to be installed in Mac OS X 10.4.6 out of the box. As a result, SlimServer fails to start trying to load Net/IP.pm and File/Slurp.pm from @INC and can't find them. This prevents SlimServer 6.3.x from working. Installing Net::IP and File::Slurp using the CPAN shell as root seems to solve the problem, and the server seems to start up and work just fine. Since OS X doesn't come with these, I'd suggest including Net/IP.pm and File/Slurp.pm in your CPAN module bundle inside SlimServer. After all, you already package a bunch of Net/ modules and File/ modules.
http://svn.slimdevices.com/branches/BRANCH_6_3_x/server/CPAN/?rev=7240&view=rev http://svn.slimdevices.com/branches/BRANCH_6_3_x/server/CPAN/File/?rev=7241&view=rev
Verified fixed in SlimServer Version: 6.3.0 - 7493 - Mac OS X 10.4.6 (8I127) - EN - utf8
This bug has been fixed in the latest release of SqueezeCenter! Please download the new version from http://www.slimdevices.com/su_downloads.html if you haven't already. If you are still experiencing this problem, feel free to reopen the bug with your new comments and we'll have another look.