Hi,

While upgrading to SqueezeCenter 7 i stumbled accross a few problems
mainly related to the fact that bundled and system CPAN-modules (with
its .so libraries) have different versions (e.g. the TemplateToolkit,
Compress, GD).

This results in such messages:


Code:
--------------------
    
  [20:21:56.6007] Slim::bootstrap::tryModuleLoad (266) Warning: Module 
[Template::Stash::XS] failed to load:
  Couldn't load Template::Stash::XS 2.15:
  
  Template::Stash::XS object version 2.19 does not match bootstrap parameter 
2.15 at /usr/lib64/perl5/5.8.8/x86_64-linux/DynaLoader.pm line 253.
  
  BEGIN failed--compilation aborted at 
/opt/SlimServer_svn_trunk/server/CPAN/Template/Stash/XS.pm line 27.
  Compilation failed in require at (eval 518) line 2.
  BEGIN failed--compilation aborted at (eval 518) line 2.
  
--------------------


As workaround/my solution i either "rm -rf server/CPAN/GD*
server/CPAN/Template* server/CPAN/Compress*"
after svn'ing the latest version or use Bin/build-perl-modules.pl for
Template and Compress...

What's the proper way avoiding this conflict? Should
Bin/build-perl-modules.pl be used to build SqueezeCenter
specific Perl Modules?

kind regards,
Markus


-- 
schiegl
------------------------------------------------------------------------
schiegl's Profile: http://forums.slimdevices.com/member.php?userid=6654
View this thread: http://forums.slimdevices.com/showthread.php?t=40408

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

Reply via email to