Sorry you're still having trouble. I think you'll need to install Linux::Inotify2 in the main system Perl locations, rather than within the SqueezeboxServer folders. Also, that will require some compilation rather than just copying in the files from the Inotify2 distribution archive (ie "perl Makefile.PL; make; make install" in the extracted archive).
Basically, you'll need to get it installed such that the following command doesn't produce an error: perl -e "use Linux::Inotify2" Beyond that, I'm not sure I can give you much more help if this is on the Synology DS as I've not got any experience of those. There should be some advice knocking around the internet on installing custom CPAN modules for it, though. Stuart On 09/04/2011 08:29, doubleugk wrote: > Unfortunately it didn't help with my installation. I've copied the > recommanded files to the CPAN folder. After restarting my SBS, the > following message was logged. > > Slim::Utils::PluginManager::load (330) Warning: Couldn't call > Plugins::AutoRescan::Plugin->initPlugin: Can't locate object method > "new" via package "Plugins::AutoRescan::Monitor_Linux" at > /volume1/@appstore/SqueezeCenter/Cache/InstalledPlugins/Plugins/AutoRescan/Plugin.pm > line 113. > > I've attached the folder location, where I've put the CPAN files and > the coding, where the error messages is referring to. > > > +-------------------------------------------------------------------+ > |Filename: Coding.jpg | > |Download: http://forums.slimdevices.com/attachment.php?attachmentid=11675| > +-------------------------------------------------------------------+ > > > > _______________________________________________ > plugins mailing list > [email protected] > http://lists.slimdevices.com/mailman/listinfo/plugins -- Stuart
_______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
