nico;311001 Wrote: 
> build-perl-modules.pl works OK, no errors. But as you said, it does not
> attempt to build GD.

It doesn't work because it requires GD 2.35 and you have 2.39. I had
the same problem and just assumed that 2.39 is newer and must work, but
it didn't.

----

Remove GD (Delete the GD.pm and GD folder / Google for cpan remove).

Fetch this package: http://search.cpan.org/~lds/GD-2.35/

untar it

cd GD-2.35/
perl Makefile.pl
make
make install


-- 
aetherworld
------------------------------------------------------------------------
aetherworld's Profile: http://forums.slimdevices.com/member.php?userid=18130
View this thread: http://forums.slimdevices.com/showthread.php?t=39240

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

Reply via email to