rlangset wrote:
> Starting SqueezeCenter: The following CPAN modules were found but
> cannot work with SqueezeCenter:
> CGI::Cookie (loaded <not found>, need 1.27)
> 
> To fix this problem you have several options:
> 1. Install the latest version of the module(s) using CPAN: sudo cpan
> Some::Module
> 2. Update the module's package using apt-get, yum, etc.
> 3. Run the .tar.gz version of SqueezeCenter which includes all required
> CPAN modules.
> 
> It says that the found CPAN module cannot work with SqueezeCenter.
> 
> How do I get the correct CPAN module?


from a root shell
perl -MCPAN -e shell
install CGI::Cookie
quit

-- 
Pat Farrell
http://www.pfarrell.com/

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

Reply via email to