What version of SC are you installing? Prior to 7.3.1 there is an error in the build-perl-modules.pl that point DBD:mysql to the wrong version of DBI.
Edit the build-perl-modules.pl and go to the section "Options for specific packages" (it's towards the top of the file). Check the DBD-mysql section and make sure that the DBI version matches what is at the top in the my %packages section. IIRC my %packages is the correct DBI-1.604 where the package options DBD-mysql is using is DBI-1.50. Bug 10307 squashed this issue. -- 4mula1 SqueezeCenter 7.3.2 + Solaris 10 x86: Because everything else would've been easy! '4mula1 on Last.fm' (http://www.last.fm/user/4mula1) ------------------------------------------------------------------------ 4mula1's Profile: http://forums.slimdevices.com/member.php?userid=3439 View this thread: http://forums.slimdevices.com/showthread.php?t=55852 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/unix
