OK, the reason it doesn't work is because your Perl is not built with threading enabled, thus our precompiled modules won't work for you.
First thing to try is manually installing Audio::Scan 0.82 from here: http://search.cpan.org/dist/Audio-Scan-0.82/ If that doesn't work you can build all the versions of our modules by downloading this directory: http://svn.slimdevices.com/repos/slim/7.5/tags/7.5.1/vendor/CPAN/ and running the buildme.sh script. It will generate a build/arch/5.8/i386-linux/auto directory, the contents of which you can copy into the arch directory for your Perl: /opt/squeezeboxserver-7.5.1/CPAN/arch/5.8/i386-linux/auto -- andyg ------------------------------------------------------------------------ andyg's Profile: http://forums.slimdevices.com/member.php?userid=3292 View this thread: http://forums.slimdevices.com/showthread.php?t=80564 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
