[Rt-devel] RT3.5.2 and GD
Steve Peters
steve at fisharerojo.org
Tue Aug 30 17:01:12 EDT 2005
On Tue, Aug 30, 2005 at 04:24:39PM -0400, Joseph_Micciche at Progressive.com wrote:
> I've configured RT3.5.2 on a RHEL V3.0 box that is running RT3.2.3.
> rt-test-dependencies tells me GD, GDGraph, GDTextUtil are MISSING.
>
> However:
> rpm -q gd
> Results in:
> gd-1.8.4-12
>
> (I'll worry about GDGraph and GDTextUtil after I fix this gd problem.)
>
> I haven't found anything in the configure options to specify the path to
> GD. How can I remedy this?
>
rpm is seeing that GD, the C library and various executables, are installed.
The installer is looking for the Perl module GD. My guess is that a
"make fixdeps" should take care of installing these modules.
Steve Peters
steve at fisharerojo.org
More information about the Rt-devel
mailing list