On Nov 20, 2007, at 7:56 AM, schiegl wrote:

>
> 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?

On an x86_64 Linux system you should not need to build anything, it  
should work out of the box.  Your system CPAN modules are not used in  
this case.  What distro are you running?
_______________________________________________
beta mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/beta

Reply via email to