A fix for my problem was pointed out in another forum:
You can fix this by

> 
> becoming root
> 
> then run
> perl -MCPAN -e shell
> 
> then from perl command line
> 
> force install Scalar::Util
> 

Try doing the same, but replace Scalar::Util with Compress:Zlib

Should force a fresh install of Compress::Zlib with the XS encoding.

Eric


-- 
kolding
------------------------------------------------------------------------
kolding's Profile: http://forums.slimdevices.com/member.php?userid=31
View this thread: http://forums.slimdevices.com/showthread.php?t=43754

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

Reply via email to