[SlimDevices: Beta] bootstrap (modules version check) fails on ppc / SSODS
Andy Grundman
andy at slimdevices.com
Tue Oct 30 15:51:39 PDT 2007
On Oct 30, 2007, at 6:43 PM, flipflip wrote:
>
> Hello
>
> There's the following issue with scanner.pl (and only scanner.pl, not
> slimserver.pl) from SC 7.0-2007-10-30 (and probably previous) on
> ppc/Linux 2.6 (SSODS), perl 5.8.8 etc.
>
>
> Code:
> --------------------
>
> root at ds207 /volume1/SlimServer/Slim # perl /volume1/SlimServer/
> scanner.pl
> The following CPAN modules were found but cannot work with
> SqueezeCenter:
> Compress::Zlib (loaded 1.41, need 1.41)
This means it loaded our CPAN/Compress/Zlib.pm but could not find CPAN/
arch/5.8/<your arch>/auto/Compress/Zlib/Zlib.so
Bin/build-perl-modules.pl should fix the problem by installing
Compress::Zlib 1.41 into the correct CPAN/arch/5.8 directory.
I have no idea why you only get the problem with scanner.pl though,
that's a new one!
More information about the beta
mailing list