Dave,
Here is my config option.
./configure --prefix=/opt/iexpress/net-snmp --disable-debugging
--with-defaults --disable-embedded-perl
--with-openssl=/opt/perl_modules/bin/openssl --disable-ipv6
--with-out-transports="UDPIPv6 TCPIPv6" --enable-ucd-snmp-compatibility
--with-cc=cc --enable-shared --with-ldflags="-L /opt/perl_modules/lib"
--with-cflags="-I/opt/perl_modules/include/openssl
Yes, Just now i have checked in config log file and i found below error.
| #include <openssl/aes.h>
configure:37168: result: no
configure:37203: checking for openssl/aes.h
configure:37210: result: no
configure:37087: checking openssl/des.h usability
configure:37099: cc -c -I/opt/perl_modules/include/openssl -Dhpux11=hpux11
conftest.c >&5
cpp: "conftest.c", line 185: error 4036: Can't open include file
'openssl/des.h'.
configure:37105: $? = 1
configure: failed program was:
| #include <openssl/des.h>
configure:37128: result: no
configure:37132: checking openssl/des.h presence
configure:37142: cc -E conftest.c
cpp: "conftest.c", line 151: error 4036: Can't open include file
'openssl/des.h'.
configure:37148: $? = 1
configure: failed program was:
| #include <openssl/des.h>
configure:37168: result: no
configure:37203: checking for openssl/des.h
configure:37210: result: no
configure:37087: checking openssl/dh.h usability
configure:37099: cc -c -I/opt/perl_modules/include/openssl -Dhpux11=hpux11
conftest.c >&5
cpp: "conftest.c", line 185: error 4036: Can't open include file
'openssl/dh.h'.
configure:37105: $? = 1
ac_cv_header_openssl_des_h=no
Dave i have one more question, Where i will get snmp ping tool ??, Is
there way i can achieve through net snmp ??
"Dave Shield" <[EMAIL PROTECTED]>
Sent by: [EMAIL PROTECTED]
04/08/2008 03:17
To
Umesh Kamath/India/[EMAIL PROTECTED]
cc
[EMAIL PROTECTED], net-snmp-users@lists.sourceforge.net
Subject
Re: Net-SNMP (ASAP)
On 08/04/2008, Umesh Kamath <[EMAIL PROTECTED]> wrote:
> Here is config summary.
[snip]
> Authentication support: MD5
> Encryption support:
That confirms it - your configuration isn't picking up the OpenSSL
libraries, and therefore doesn't include encryption support.
> I suspect libcrypto library won't support encryption. Am i correct ??
Errr.... no.
The libcrypto library is precisely the thing that *does* provide the
support for encryption. The question now is why these libraries
aren't being picked up.
a) How did you install the OpenSSL system?
b) What does your 'config.log' file say about openssl?
Dave
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Register now and save $200. Hurry, offer ends at 11:59 p.m.,
Monday, April 7! Use priority code J8TLD2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
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