I downloaded the prebuild binaries perlmodule, after this when i run mib2c i get the following error.
ERROR: You don't have the SNMP perl module installed. Please obtain this by getting the latest source release of the net-snmp toolkit from http://www.net-snmp.org/download/ . Once you download the source and unpack it, the perl module is contained in the perl/SNMP directory. See the README file there for instructions. Is there any PATH or environment variable that i need to set. Sridhar On 1/3/06, Finking, Robert <[EMAIL PROTECTED]> wrote: > > > Hi, > > I had this also. I think it's fiarly common. First of all, ignore the > instructions to call the Makefile.PL directly and try rebuilding the whole > thing from scratch at the top level... But when you do ./configure, give it > the --with-perl-modules flag. This probably won't fix it, but worth a try. > Assuming it doesn't fix it, you probably need to add something to your > LD_LIBRARY_PATH. For me it was just /usr/local/lib, but I know others have > needed to add other directories, depending on the OS you're using, what > shared libraries it is that the perl script needs etc. > > I hope this helps. All the best > > Raffles (now given up trying to get our mail gateway to output in non-html) > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] On > Behalf > > Of Sridhar Addagada > > Sent: 03 January 2006 11:37 > > To: [email protected] > > Subject: Warning: prerequisite NetSNMP::OID 5.1 not found. > > > > > > > I downloaded the 5.2.2 copy of the net-snmp and tried to > > compile the perl module but when I executed "perl > > Makefile.PL" i got the following warning. > > > > Warning: prerequisite NetSNMP::OID 5.1 not found. > > > > This i found is happening with the release of 5.3 also. Am i > > missing something. > > > > Sridhar > > > > > > ------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. Do you grep > > through log files for problems? Stop! Download the new AJAX > > search engine that makes searching your log files as easy as > > surfing the web. DOWNLOAD SPLUNK! > > http://ads.osdn.com/?ad_idv37&alloc_id865&op=ick > > _______________________________________________ > > Net-snmp-users mailing list > [email protected] > > Please see the following page to unsubscribe or change other > > options: > https://lists.sourceforge.net/lists/listinfo/net-snmp-users > > > > > -- > > Visit our website at www.roke.co.uk > > Roke Manor Research Ltd, Roke Manor, Romsey, Hampshire SO51 0ZN, UK. > > The information contained in this e-mail and any attachments is proprietary > to > Roke Manor Research Ltd and must not be passed to any third party without > permission. This communication is for information only and shall not create > or > change any contractual relationship. ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_idv37&alloc_id865&op=click _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users
