Run `cpan` shell (or perl -MCPAN -e shell) as root and from shell try next:
cpan> install GD
if it says it's up to date run
cpan> force test GD
if all tests are OK then run
cpan> force install GD


On 4/21/06, Phil Smith III <[EMAIL PROTECTED]> wrote:
> I am only an egg: how do I 'rebuild the GD module manually'?
>
> ...phsiii
>
> -----Original Message-----
> From: Drew Barnes [mailto:[EMAIL PROTECTED]
> Sent: Friday, April 21, 2006 10:14 AM
> To: Phil Smith III
> Cc: [email protected]
> Subject: Re: [rt-users] Still having problems with GD and RT 3.6.0pre1
>
> Go to /home/psmith/.cpan/build and rebuild the GD module manually.  It
> sounds like you recompiled the GD libraries and probably need to
> recompile the module.
>
>
> Phil Smith III wrote:
> > Thanks to Jesse's kind advice, I've at least figured out that the reason 
> > graphing isn't working is because GD doesn't have PNG support installed.
> >
> > But I've managed to get GD happy -- at least, it CLAIMS it's happy, has PNG 
> > support -- and graphing still isn't working.
> >
> > Weirder, the RT 'make testdeps' says GD is missing still; and if I run 
> > 'make fixdeps', I get (snipped, of course):
> >
> >         GD ...MISSING
> >         Install module GD
> > Going to read /home/psmith/.cpan/Metadata
> >   Database was generated on Fri, 21 Apr 2006 10:47:17 GMT
> > GD is up to date (2.32).
> >
> > Then 'make fixdeps' says "SOMETHING WAS MISSING!" at the end again.  Same 
> > results with/without
> >   export set RT_FIX_DEPS_CMD=cpan
> > before the 'make fixdeps'.
> >
> > Any ideas?
>
> _______________________________________________
> http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
>
> Community help: http://wiki.bestpractical.com
> Commercial support: [EMAIL PROTECTED]
>
>
> Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
> Buy a copy at http://rtbook.bestpractical.com
>
>
> We're hiring! Come hack Perl for Best Practical: 
> http://bestpractical.com/about/jobs.html
>


--
Best regards, Ruslan.
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com


We're hiring! Come hack Perl for Best Practical: 
http://bestpractical.com/about/jobs.html

Reply via email to