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: > -------------------- > > [EMAIL PROTECTED] /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! _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
