I followed Slackerini's HOWTO but I keep getting the same error message
at Plugin installation:

Code:
--------------------
    [14-11-30 09:20:35.8958] main::init (370) Starting Logitech Media Server 
(v7.9.0, 1410897135, Tue Sep 16 21:01:22 PDT 2014) perl 5.010000
  [14-11-30 09:20:37.6387] main::init (370) Starting Logitech Media Server 
(v7.9.0, 1410897135, Tue Sep 16 21:01:22 PDT 2014) perl 5.010000
  [14-11-30 09:20:38.6292] Slim::bootstrap::tryModuleLoad (286) Warning: Module 
[Plugins::ShairTunes::Plugin] failed to load:
  Can't locate Crypt/OpenSSL/RSA.pm in @INC (@INC contains: 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/Plugins/Bandcamp/lib
 
/Users/davidhenco/Library/Caches/Squeezebox/InstalledPlugins/Plugins/Bandcamp/lib
 /Users/davidhenco/Library/Caches/Squeezebox/InstalledPlugins 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/5.10/darwin-thread-multi-2level
 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/5.10/darwin-thread-multi-2level/auto
 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/5.10.0/darwin-thread-multi-2level
 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/5.10.0/darwin-thread-multi-2level/auto
 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/darwin-thread-multi-2level
 /Library/PreferencePanes/Squeezebox.prefPane/Contents/server/CPAN/arch/5.10 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server/lib 
/Library/PreferencePanes/Squeezebox.pref
 Pane/Contents/server/CPAN 
/Library/PreferencePanes/Squeezebox.prefPane/Contents/server 
/Library/Application Support/Squeezebox /Users/davidhenco/Library/Application 
Support/Squeezebox /Library/Perl/Updates/5.10.0 
/System/Library/Perl/5.10.0/darwin-thread-multi-2level 
/System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level 
/Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level 
/Network/Library/Perl/5.10.0 /Network/Library/Perl 
/System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level 
/System/Library/Perl/Extras/5.10.0 .) at 
/Users/davidhenco/Library/Caches/Squeezebox/InstalledPlugins/Plugins/ShairTunes/Plugin.pm
 line 11.
  BEGIN failed--compilation aborted at 
/Users/davidhenco/Library/Caches/Squeezebox/InstalledPlugins/Plugins/ShairTunes/Plugin.pm
 line 11.
  Compilation failed in require at (eval 979) line 2.
  BEGIN failed--compilation aborted at (eval 979) line 2.
  
  [14-11-30 09:20:38.6325] Slim::Utils::PluginManager::load (318) Error: 
Couldn't load Plugins::ShairTunes::Plugin
--------------------

Here is where I think the problem lies. I have successfully installed
perlbrew (and the required dependencies) which is based on perl5.16.0
and the environment is correctly set since "perl -V" in shell shows
perlbrew is being used. BUT LMS upon starting up uses the perl5.10.0
binary instead which sets its own environment and @INC. I am not a perl
guru. If anyone knows how to either make LMS use the installed perlbrew
build, or modify the perl5.10.0 @INC or environment to point to the
modules installed by perlbrew it would be a great help.
My configuration:

Code:
--------------------
    Logitech Media Server Version : 7.9.0 - 1410897135 @ Tue Sep 16 21:01:22 
PDT 2014
  Nom d'hôte : minimoi
  Adresse IP du serveur : 192.168.1.83
  Port HTTP du serveur : 9000
  Système d'exploitation : Mac OS X 10.6.8 - FR - utf8
  Architecture de la plate-forme : x86_64
  Version de Perl : 5.10.0 - darwin-thread-multi-2level
  Audio::Scan : 0.94
  Version de la base de données : DBD::SQLite 1.34_01 (sqlite 3.7.7.1)
--------------------


------------------------------------------------------------------------
jimi00's Profile: http://forums.slimdevices.com/member.php?userid=16771
View this thread: http://forums.slimdevices.com/showthread.php?t=100379

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to