>Has anyone experienced errors when they run the mkStats.pl script ? > > > Did you solve this? I am sure GD is installed but cannot run the script as below on SuSE 9.0
Ian >Here's the output > >support:/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.1/i586-linux-thread-multi /usr/lib/perl5/5.8.1 >/usr/lib/perl5/site_perl/5.8.1/i586-linux-thread-multi >/usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl >/usr/lib/perl5/vendor_perl/5.8.1/i586-linux-thread-multi >/usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl .) at >./mkStats.pl line 37. >BEGIN failed--compilation aborted at ./mkStats.pl line 37. GD may be installed, but is GD::Graph installed? Its a separate package. Look for Graph.pm in all of the @INC locations listed. If you cannot find it, then it is not installed. If there is a Graph.pm file, it must be inside of a GD folder which must be under one of the directory listings above. Tyler _______________________________________________ OTRS mailing list: otrs - Webpage: http://otrs.org/ Archive: http://lists.otrs.org/pipermail/otrs To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/otrs Support oder Consulting f�r Ihr OTRS System? => http://www.otrs.de/
