There are a couple of significant errors in there - both related to
handling zip files ... and plugins are distributed as a zip compressed
archive.
So - fixing those issues will probably resolve it.


Code:
--------------------
    Slim::Utils::PluginDownloader::extract (102) error loading Archive::Zip 
Compress::Raw::Zlib object version 2.066 does not match bootstrap parameter 
2.033 at /usr/share/squeezeboxserver/CPAN/Compress/Raw/Zlib.pm line 98.
  Compilation failed in require at 
/usr/share/squeezeboxserver/CPAN/Archive/Zip.pm line 11.
  
--------------------


Looks like a version mismatch ... either system wants 2.066 and 2.033 is
what is found ... or the other way around!

I do not know the specifics of how to resolve that on ReadyNAS - but I
am sure that there are a few here who will be able to.



Paul Webster
http://dabdig.blogspot.com
Author Radio France (FIP etc) plugin
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
View this thread: http://forums.slimdevices.com/showthread.php?t=110665

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to