Re: problem while installing the netsnmp-5.4.2.1 on fedora core 8

2009-08-11 Thread Dave Shield
2009/8/11 sanjaykumar sanjay.ku...@globaledgesoft.com:
 Hi All,

 I am facing the problem while installing the netsnmp-5.4.2.1 on fedora core 8
 Step 1:
 ./configure --enable-internal-md5  --enable-ipv6 --disable-embedded-perl
 --disable-perl-cc-checks

It looks suspiciously as if you don't have perl installed on your system.
(The file 'Config.pm' is part of the core perl RPM)

Try
./configure --enable-internal-md5  --enable-ipv6 --without-perl-modules

That *ought* to omit the perl modules altogether (though quick tests throw
some doubt on that).   Otherwise, tweak the Makefile to omit perlmodules
from the all rule.


Dave

--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users


Re: problem while installing the netsnmp-5.4.2.1 on fedora core 8

2009-08-11 Thread sanjaykumar




Thanks Dave it work with configuration what you have suggested 

Thanks
sanjay

Dave Shield wrote:

  2009/8/11 sanjaykumar sanjay.ku...@globaledgesoft.com:
  
  
Hi All,

I am facing the problem while installing the netsnmp-5.4.2.1 on fedora core 8
Step 1:
./configure --enable-internal-md5 --enable-ipv6 --disable-embedded-perl
--disable-perl-cc-checks

  
  
It looks suspiciously as if you don't have perl installed on your system.
(The file 'Config.pm' is part of the core perl RPM)

Try
./configure --enable-internal-md5  --enable-ipv6 --without-perl-modules

That *ought* to omit the perl modules altogether (though quick tests throw
some doubt on that).   Otherwise, tweak the Makefile to omit "perlmodules"
from the "all" rule.


Dave

  





--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july___
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users