I'm puzzled about your statement that the NoCPAN version would include Audio::Scan version 0.93. There is no such module inside the release tarball and so if you did not create it yourself it must be a left-over from the previous installation of LMS (7.7.2 if I gather correctly).
The suggested method for getting the up to date support modules is to fetch this repository: https://github.com/Logitech/slimserver-vendor There is a script called `buildme.sh` in the CPAN folder of that repository which will create all the required support modules. On a slow CPU this can take several hours because it also builds all the underlying required packages to be included in the resulting library. An important note here is that there is a fairly nasty bug in LMS that can in fact not be resolved. It is quite possible for users to never encounter this bug, however since you are using a NAS as a host it is extremely likely that it has some kind of web based GUI and that is usually based on Perl. This is where the bug manifests itself because not every Perl module will honor the search path order set by LMS and when you find that LMS wont start up and run it in debug mode you will see messages that some module does not have the expected version. When this happens you should delete the whole installation and start over only this time use your system's package manager to install the required modules. Report back if you need any help at that point. ------------------------------------------------------------------------ gordonb3's Profile: http://forums.slimdevices.com/member.php?userid=71050 View this thread: http://forums.slimdevices.com/showthread.php?t=115181 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
