[rt-users] RT Statistics Package
Alexander, John
alexandj at fortrex.com
Thu Feb 28 20:31:04 EST 2002
Getting the graphics to work with the statistics package is an incredible
exercise in dependencies. Once you get Apache::GD::Graph installed, there
is GD.pm to install - which depends on libGD, which depends on libpng, zlib,
and jpeg-6, and so on and on.
At this point I think I have the dependencies for libGD installed but it's
make keeps crashing. Sigh... I'm learning to hate solaris.
John Alexander
-----Original Message-----
From: Jason Englander
To: Alexander, John
Cc: 'rt-users at lists.fsck.com'
Sent: 2/28/02 7:13 PM
Subject: RE: [rt-users] RT Statistics Package
On Thu, 28 Feb 2002, Alexander, John wrote:
> Specifically, in line 364 of Graph.pm is "use GD;" Is there a GD.pm
module
> somewhere? I can't seem to find it.
http://cpan.perl.org/modules/by-module/GD/
More information about the rt-users
mailing list