I just installed a new package from the net, sarge, to graph sar data. The package 
requires few modules to be installed.  GD is one of them.  

Here is the output from perldoc:

$ perldoc perllocal 




User Contributed Perl Documentation PERLLOCAL(1) 




Wed Feb 13 16:52:48 2002: "Module" GD::Graph 


o "installed into: /usr/local/lib/perl5/site_perl/5.6.1" 


o "LINKTYPE: dynamic" 


o "VERSION: 1.33" 


o "EXE_FILES: " 


When I run the program, here is what I get:

# /admin/sarge_v0.53/httpdocs/bin/sarge.ustuld_1 

Can't locate loadable object for module GD in @INC (@INC contains: 
/usr/local/lib/perl5/5.6.1/sun4-solaris /usr/local/lib/perl5/5.68

Compilation failed in require at /admin/sarge_v0.53/sarge line 8. 

BEGIN failed--compilation aborted at /admin/sarge_v0.53/sarge line 8. 

Line 8 says:

use GD

Any assistance is appreciated.

Eddie



Reply via email to