[rt-users] Stats Package Installation

Jeff Mottishaw jmottishaw at voyus.com
Thu Mar 21 12:59:10 EST 2002


Still tho in the howto (or lack of howto) it doesnt mention that you have to
install Apache::GD::Graph.. it just referenced /chart which doesnt mean a
heck of a lot to a lot of people, and they (me included) wonder why their
charts are just broken images. basically you can just install it (from cpan
for instance) then use perldoc Apache::GD::Graph to read the configuration
to add to your httpd.conf 

just a note tho.. in all the html files (contained in stats.tar.gz) you may
have to edit the 
line from 

% my $url = $RT::WebURL.'/chart?type=points&x_labels=['; 

to be 

% my $url = '/chart?type=points&x_labels=['; 

if you dont modify the config that you get from perldoc Apache::GD::Graph

-----Original Message-----
From: Simon Cozens [mailto:rt at netthink.co.uk]
Sent: Thursday, March 21, 2002 9:30 AM
To: rt-users at lists.fsck.com
Subject: Re: [rt-users] Stats Package Installation


Jason Englander:
> What/where is 'chart', referenced by $url?

It's the handler you install when you install Apache::GD::Graph. I've
had a load of email asking me how to install Apache::GD::Graph, which
is really depressing since this is a third-party module that I didn't
write, don't maintain, and has nothing to do with the statistics package
other than the fact that the statistics thing makes use of it.

-- 
"There is no statute of limitations on stupidity."
-- Randomly produced by a computer program called Markov3.

_______________________________________________
rt-users mailing list
rt-users at lists.fsck.com
http://lists.fsck.com/mailman/listinfo/rt-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20020321/5c9cacde/attachment.htm>


More information about the rt-users mailing list