Stanbey wrote: > I'm having a problem with compiling the modules. I've tried with both > the 7.7 and the 7.8 modules, but with both I get a _loads_ of 'Bareword > not allowed while "strict subs" in use' errors. E.g.: > Error: Bareword "Errno::ENOENT" not allowed while "strict subs" in use > at > /home/rich/LMS-SelfContained/7.7-CPAN/slimserver-vendor-public-7.7/CPAN/DBI-1.616/blib/lib/DBI/SQL/Nano.pm > line 293. >
What perl version are you using? If it's >=5.18, you need to build DBI-1.628 instead of DBI-1.616 If you use the updated build scripts for 7.8 or '7.9' (https://github.com/Logitech/slimserver-vendor/blob/public/7.9/CPAN/buildme.sh), this case should be handled automatically. If this doesn't help, post the full log as a zipped attachment [ extGUI4LMS - an alternative web interface: 'forum' (http://forums.slimdevices.com/showthread.php?98186-Announce-Alternative-Web-Interface-(beta)) / 'homepage' (http://code.google.com/p/extgui4lms/) | 'music visualizer' (http://forums.slimdevices.com/showthread.php?103073-Announce-music-visualizer-for-squeezelite) for squeezelite | 'Howto' (http://forums.slimdevices.com/showthread.php?99648-Howto-build-a-self-contained-LMS): build a self-contained LMS ] ------------------------------------------------------------------------ Roland0's Profile: http://forums.slimdevices.com/member.php?userid=56808 View this thread: http://forums.slimdevices.com/showthread.php?t=99648 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
