On Oct 12, 2007, at 10:30 AM, aubuti wrote: > > I'm trying to build SC7 on my PPC-based LinkStation NAS (NB: 6.3.x and > 6.5.x have been running on it happily for a couple years). I'm > installing the latest nightly (10/12) from the tarball (with CPAN) but > when I run build-perl-modules.pl it throws a slew of errors. Then, > when > I try to start slimserver.pl, I get the following error message. Of > course the most baffling is that GD 2.35 is too old, and that I > need...GD 2.35!! > > ========================== > [EMAIL PROTECTED]:/usr/local/slimserver7$ sudo ./slimserver.pl --daemon > The following CPAN modules were found but are too old to work with > SqueezeCenter: > GD (loaded 2.35, need 2.35)
Hmm, if you run this command what do you get? perl -MGD\ 999 What output do you get trying to install GD from CPAN? Make sure you have the appropriate libgd-dev module installed. _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
