> Michael ,could you be a bit more verbose on this one?. In order to get SC running on NAS systems, what fliflip et al. do, is wrap up a whole bunch of perl files needed to run SC into some package. That list of perl modules has changed quite a lot since 7.3: MySQL has been replaced with SQLite, the music file scanner has completely been rewritten in C, some modules have been updated etc. Therefore we (as the the author of SlimNAS I'm part of that group) have to re-compile a whole lot of files to get SC 7.4 up and running on these systems.
Here's a preliminary list of modules which will be needed: Audio::Scan Class::XSAccessor Compress::Raw::Zlib JSON::XS 2.232 DBD::SQLite DBI 1.608 EV 3.6 IO::AIO Linux::Inotify2 This list is neither final, nor fully up to date. Eg. some of the version numbers might still change until the release. -- Michael _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/beta
