[rt-users] Lost RT-3.8.8 after iMac 32 bit to 64 bit hardware upgrade
Joop van de Wege
JoopvandeWege at mococo.nl
Sun Jul 18 06:09:05 EDT 2010
Rick Gillette wrote:
> After losing my old iMac Core Duo I replaced I replaced it with a 64 bit
> iMac Core 2 Duo - Then did a "Time Machine" full restore..
>
> So I started from scratch to try do a full reinstall of 3.8.8 - I can't
> get make testdeps to complete, and make fixdeps dies in the same place:
>
> ----------------------------------------------------------------------------------
> SOME DEPENDENCIES WERE MISSING.
> GD missing dependencies:
> GD::Graph ...MISSING
> Can't locate GD/Graph.pm in @INC (@INC contains:
>
> I hope someone out there might know what the heck is up with testdeps
> and fixdeps.. And "GD Missing" - and not
> even GOOGLE could help me with this this time.
Looks like you're missing the underlying gd library. Don't know how
package work on the Mac but you should install gd2 and also the
development package on Centos the commands are (from memory):
yum install gd
yum install gd-devel
Then you can install the GD package from
CPAN
Hope this helps,
Joop
More information about the rt-users
mailing list