
Hi Mark, On Wed, May 21, 2003 at 09:58:57AM -0400, L. Mark Stone wrote:
Trying to get graphs on an OTRS 1.1.1 system on SUSE 8.1.
I get the following error:
bero:/opt/otrs/bin # ./mkStats.pl Can't locate GD/Graph.pm in @INC (@INC contains: /opt/otrs/Kernel/cpan-lib /opt/otrs /usr/lib/perl5/5.8.0/i586-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl .) at ./mkStats.pl line 37. BEGIN failed--compilation aborted at ./mkStats.pl line 37. bero:/opt/otrs/bin #
Line 37 reads: use GD::Graph;
What am I missing?
Yes, "Can't locate GD/Graph.pm" means the GD::Graph module (sub module of GD) isn't on your machine. You need to install it (see also INSTALL) Here is a short howto for "mkStats.pl and GD" on SuSE linux: http://www.mail-archive.com/otrs@otrs.org/msg01206.html
A Message From... L. Mark Stone
-Martin -- Martin Edenhofer - <martin at edenhofer.de> - http://martin.edenhofer.de/ --