On Aug 20, 2008, at 3:12 AM, evroekel wrote: > > This workaround doesn't seem to work for me with the > squeezecenter-7.2-22756.tgz installed. > > 1. I've checked my Modules.conf: > > # This file contains required minimum module versions and is checked > # every time SqueezeCenter starts up. > > Cache::Cache 1.04 > CGI::Cookie 1.27 > Class::Accessor 0.31 > Class::Data::Accessor 0.03 > Class::Data::Inheritable 0.04 > Class::Inspector 1.16 > Compress::Zlib 1.41 > Data::URIEncode 0.11 > Date::Parse 2.27 > DBD::mysql 3.0002 > DBI 1.604 > DBIx::Class 0.07001 > File::BOM 0.13 > File::Next 1.02 > File::Temp 0.17 > File::Which 0.05 > GD 2.35 > HTML::Entities 1.32 > HTML::Parser 3.48 > I18N::LangTags 0.35 > IO::String 1.07 > JSON::XS 1.5 > JSON::XS::VersionOneAndTwo 0.31 > Log::Log4perl 1.07 > LWP 5.805 > Math::VecStat 0.08 > Net::DNS 0.58 > Net::IP 1.24 > Net::UPnP 1.2.1 > PAR 0.970 > Path::Class 0.13 > Proc::Background 1.08 > SQL::Abstract 1.20 > Template 2.15 > Text::Unidecode 0.04 > Tie::Cache::LRU 0.21 > Tie::LLHash 1.003 > Tie::RegexpHash 0.13 > Time::Zone 2.22 > URI 1.35 > XML::Parser 2.34 > XML::Simple 2.15 > YAML::Syck 0.64 > > No detector line in this file for me. > > 2. I've placed an # before the detector line in \Slim\Utils\Unicode.pm > > But squeezecenter won't start and gives this in the logfile: > 0011: [08-08-20 09:00:58 ] ssctrl failed to start SqueezeCenter. > 0010: > 0009: 3. Run the .tar.gz version of SqueezeCenter which includes all > required CPAN modules. > 0008: 2. Update the module's package using apt-get, yum, etc. > 0007: 1. Install the latest version of the module(s) using CPAN: sudo > cpan Some::Module > 0006: To fix this problem you have several options: > 0005: > 0004: DBI (loaded 1.56, need 1.604)
Looks like you need to update DBI. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
