Hi ! I'm trying to install the DenonSerial plugin on a vortexbox running LMS7.8 and it seems to struggle for the serial librairy, it seems that my perl version does not match.
Here is the error I got : > Slim::Control::Request::notify (2084) Error: Failed notify: Can't load > '/usr/share/squeezeboxserver/Plugins/DenonSerial/bin/perl5_10/lib32/auto/Device/SerialPort/SerialPort.so' > for module Device::SerialPort: > /usr/share/squeezeboxserver/Plugins/DenonSerial/bin/perl5_10/lib32/auto/Device/SerialPort/SerialPort.so: > undefined symbol: PL_unitcheckav at /usr/lib/perl5/DynaLoader.pm line > 190. > at > /usr/share/squeezeboxserver/Plugins/DenonSerial/lib/Plugins/DenonSerial/Plugin.pm > line 211. > Compilation failed in require at > /usr/share/squeezeboxserver/Plugins/DenonSerial/lib/Plugins/DenonSerial/Plugin.pm > line 211. Is there a way to compile the serial module from the vortexbox and replace the one packaged in your plugin ? I'm currently using Perl v5.18.2 (as given by perl -v ) I'm trying to get the plugin to work and then modify the commands code to handle my receiver which is not a denon (but it uses a very simple API on serial port, also at 9600bds 8N1). Thank you very much !! ------------------------------------------------------------------------ giantpopples's Profile: http://forums.slimdevices.com/member.php?userid=42798 View this thread: http://forums.slimdevices.com/showthread.php?t=67182 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
