>>>>> On Thu, 5 Jun 2008 17:49:16 +0530, <[EMAIL PROTECTED]> said:

ss> I am using net-snmp-5.2.1 in fedora core 4 linux. 

I'd suggest updating to 5.4.1 instead, personally.

ss> While executing mib2c, I am getting "perl module not found".
ss> When I tried "# which perl" command I am getting "/usr/bin/perl".

Run configure with --with-perl-modules when you compile Net-SNMP.  Or to
avoid recompiling:

  cd net-snmp-5.2.1/pel
  perl Makefile.PL
  make
  sudo make install
-- 
Wes Hardaker
Sparta, Inc.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-coders mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to