On Tue, 2009-05-19 at 16:45 +0100, Ayotunde Itayemi wrote: > Dear All, > Installing MRTG (with or without steps 6 and 7 didn't make any difference) > 1. download mrtg version 2.16.2 (zipped file) > 2. extract mrtg to c:\mrtg > 3. install activestate perl (version 5.10.x) > 4. install net-snmp version (5.4.2.1) - into C:\usr > 5. add C:\usr\bin to your system's PATH environmental variable > 6. replace the default Usage.pm with the one from the Net::SNMP perl module > (from cpan) > open a new command prompt (cmd.exe) > cd C:\mrtg\lib\mrtg2\Pod > ren Usage.pm Usage.pm.org > copy C:\Perl\lib\Pod\Usage.pm C:\mrtg\lib\mrtg2\Pod\ > > 7. run the following > cd \usr\perl > ppm install NetSNMP.ppd
Please try: perl -e "use Net_SNMP_util;" If there is a problem, that should kick out an error message which will help pin the issue down. -- Daniel J McDonald, CCIE # 2495, CISSP # 78281, CNX www.austinenergy.com
signature.asc
Description: This is a digitally signed message part
_______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
