----- Original Message ----- From: "Fabio de Barros Gabriel" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, July 31, 2002 9:05 PM Subject: [rrd-users] 14all.cgi
> Hi people, > > I'm installing 14all.cgi but I receive this follow message " Can't locate > MRTG_lib.pm in @INC (@INC contains: /usr/local/perl-shared/blib/lib > / C:/Perl/lib C:/Perl/site/lib .) at 14all.cgi line 29. > BEGIN failed--compilation aborted at 14all.cgi line 29. " > > In 14all.cgi line 29 it is written: use MRTG_lib "2.090003"; > > What's wrong?! Well, seems to me that 14all.cgi cannot find the needed library. Make sure that MRTG_lib.pm is present in one of the mentioned directories of @INC. Alternatively, you could add another directory manually on the commandline: perl -I/this/directory/contains/MRTG_lib.pm Regards, Geert van der Ploeg Triple IT -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
