> r...@nas:/usr/sbin# ./squeezecenter-server --d_serverThe following modules
> failed to load: version XML::Parser::Expat HTML::Parser JSON::XS
> Compress::Zlib
> Digest::SHA1 YAML::Syck
>
> To download and compile them, please run:
> /usr/sbin/Bin/build-perl-modules.pl
> version XML::Parser::Expat HTML::Parser JSON::XS Compress::Zlib
> Digest::SHA1
> YAML::Syck

Don't do this.

Use the cpan2deb utility to download the requisite modules and build them
up as .debs . This will leave all your Perl stuff within control of your
package management system.

You will need at least a working perl environment and a C compiler to do
this sort of thing - so doing it on the NAS box might not be the best
place for it. Is the hardware similar to your workstation machine? That
would make life a lot simpler...

Vic.


-- 
Please post to: Hampshire@mailman.lug.org.uk
Web Interface: https://mailman.lug.org.uk/mailman/listinfo/hampshire
LUG URL: http://www.hantslug.org.uk
--------------------------------------------------------------

Reply via email to