
when i type in i got the following "perl -MCPAN -e shell" error msg: Can't locate CPAN.pm in @INC (@INC contains: /usr/lib/perl5/5.8.0/i386-linux-thread-multi /usr/lib/perl5/5.8.0 /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .). BEGIN failed--compilation aborted. -----Ursprungliche Nachricht----- Von: otrs-admin@otrs.org [mailto:otrs-admin@otrs.org]Im Auftrag von Alex Mihicinac Gesendet: Freitag, 16. Mai 2003 13:22 An: otrs@otrs.org Betreff: RE: [otrs] statistics (diagramm) under redhat 8.0 Hi, You need to install perl modules by doing this: perl -MCPAN -e shell In cpan shell type: cpan> install GD cpan> install GD::Text cpan> install GD::Graph Regards, Alex
-----Original Message----- From: otrs-admin@otrs.org [mailto:otrs-admin@otrs.org] On Behalf Of Denis Heitbrock Sent: 16. maj 2003 13:12 To: otrs@otrs.org Subject: AW: [otrs] statistics (diagramm) under redhat 8.0
i already installed the following packages unter redhat:
gdbm-1.8.0-18 gdk-pixbuf-0.18.0-4 gdm-2.4.0.7-13 gd-1.8.4-9 gdk-pixbuf-gnome-0.18.0-4 gd-progs-1.8.4-9
in the docu there stands somethink about gd lines & graphs etc. but when i search for this on redhat or rpmfind i dont find this packages. could you tell me where i can find them?
-----Ursprungliche Nachricht----- Von: otrs-admin@otrs.org [mailto:otrs-admin@otrs.org]Im Auftrag von Andreas Haase Gesendet: Freitag, 16. Mai 2003 11:35 An: OTRS Mailing List Betreff: Re: [otrs] statistics (diagramm) under redhat 8.0
Hy Denis,
On Fri, 16 May 2003, Denis Heitbrock wrote:
Can't locate GD.pm in @INC (@INC contains: /opt/otrs/Kernel/cpan-lib [...]
what can i do to get the stats running?
you can install the perl module GD. In the documentation all necessary modules are mentioned. The graphic modules are optional, but if you want to use the stats, you need them. GD and the other modules are available either from RedHat as rpm-package or from CPAN as source.
Bye,
Andreas Haase EastLink GmbH -- -------------- professional INTERNET services -------------
EastLink GmbH - Leipziger Strasse 46 - D-09113 Chemnitz voice: +49-180-5432060 fax: +49-371-4320626 www.eastlink.de _______________________________________________ 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
_______________________________________________ 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
_______________________________________________ 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