pjc wrote: > Here's the search path being used by ShairTunes. I'm not sure why it's > not finding your copy of Crypt::OpenSSL::RSA? > > Code: -------------------- > > > /usr/sbin/Plugins/ShairTunes2W/lib > /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins/ShairTunes2W/lib > /var/lib/squeezeboxserver/cache/InstalledPlugins > /usr/share/squeezeboxserver/CPAN/arch/5.24/i386-linux-thread-multi-64int > /usr/share/squeezeboxserver/CPAN/arch/5.24/i386-linux-thread-multi-64int/auto > /usr/share/squeezeboxserver/CPAN/arch/5.24.1/i686-linux-gnu-thread-multi-64int > /usr/share/squeezeboxserver/CPAN/arch/5.24.1/i686-linux-gnu-thread-multi-64int/auto > /usr/share/squeezeboxserver/CPAN/arch/5.24/i686-linux-gnu-thread-multi-64int > /usr/share/squeezeboxserver/CPAN/arch/5.24/i686-linux-gnu-thread-multi-64int/auto > /usr/share/squeezeboxserver/CPAN/arch/i686-linux-gnu-thread-multi-64int > /usr/share/squeezeboxserver/CPAN/arch/5.24 > /usr/share/squeezeboxserver/lib > /usr/share/squeezeboxserver/CPAN > /usr/share/squeezeboxserver > /usr/sbin > /etc/perl > /usr/local/lib/i386-linux-gnu/perl/5.24.1 > /usr/local/share/perl/5.24.1 > /usr/lib/i386-linux-gnu/perl5/5.24 > /usr/share/perl5 > /usr/lib/i386-linux-gnu/perl/5.24 > /usr/share/perl/5.24 > /usr/local/lib/site_perl > /usr/lib/i386-linux-gnu/perl-base -------------------- > >
It's not that it is not finding one, but the shared object (.so) has a version number 0.28 which is lower than the one requested to be dynamically loaded by the Perl .pm file (0.30). Are you sure you don't have an RSA.so in /usr/sbin/Plugins/ShairTunes2W/lib? Why would that path part of the search? It's strange LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000, ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010, AppleTV 4, Airport Express, GGMM E5 ------------------------------------------------------------------------ philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261 View this thread: http://forums.slimdevices.com/showthread.php?t=106289 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
