I'm pretty sure a similar question was asked on the boards sometime in the past, but I was unable to find it, sorry.
Has anyone gotten the latest nightly builds of Squeezebox Server (7.6.1) running with the version of Perl provided by archlinux-arm (v5.14.1)? I haven't been able to run it since Perl 5.12 was added to archlinux-arm. The problem was that the nightly arm builds of Squeezebox Server weren't including modules built for Perl 5.12 (See http://forums.slimdevices.com/showthread.php?t=86295). I guess the problem I'm having is something similar, no modules built for Perl 5.14. Anyone have instructions for getting this all working? I tried following the instructions here: http://forums.slimdevices.com/showthread.php?t=88250 , to build the modules myself, but it didn't seem to build everything it should have. It seems the Debian and Arch have Perl installed differently?
EDIT: Sorry, forgot to include the error message I'm getting.
$this->bbcode_second_pass_code('', 'The following modules failed to load: EV XML::Parser::Expat HTML::Parser JSON::XS Digest::SHA1 YAML::Syck Sub::Name
*******
NOTE:
If you're running some unsupported Linux/Unix platform, please use the buildme.sh
script located here:
http://svn.slimdevices.com/repos/slim/7.6/trunk/vendor/CPAN/
If 7.6 is outdated by the time you read this, Replace "7.6" with the major version
You should never need to do this if you're on Windows or Mac OSX. If the installers
don't work for you, ask for help and/or report a bug.
of Squeezebox Server you are running.
*******
')