RE: how to enable the encryption at time of installation
"Kumar Sanjay-XJD784" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Dave,
Here I posting the config.log file with 3 conditions:
1. ./configure --prefix=/home/symbol/net-snmp-5.5/sanjay config.log_1
2. ./configure --prefix=/home/symbol/net-snmp-5.5/sanjay --with-openssl config.log_2
3. ./configure --prefix=/home/symbol/net-snmp-5.5/sanjay --with-openssl//home/symbol/openssl-1.0.0c config.log_3
I am getting same Error in all there case:
"checking for authentication support... configure: error: Asked to use OpenSSL but I couldn't find it."
Thanks,
Sanjay
-----Original Message-----
From: Dave Shield [mailto:[email protected]]
Sent: Tuesday, January 25, 2011 2:43 PM
To: Kumar Sanjay-XJD784
Cc: [email protected]
Subject: Re: how to enable the encryption at time of installation
On 25 January 2011 08:57, Kumar Sanjay-XJD784 <[email protected]> wrote:
>> How did you run the configure command?
> 1. ./configure --prefix=/home/symbol/net-snmp-5.5/sanjay
> --with-openssl=/usr/bin/openssl 2. ./configure
> --prefix=/home/symbol/net-snmp-5.5/sanjay
> --with-openssl=/usr/lib/libcrypto.so.0.9.8
> 3. ./configure --prefix=/home/symbol/net-snmp-5.5/sanjay --with-ldflags="$LDFLAGS -lcrypto"
What happens if you try with just
./configure --prefix=/home/symbol/net-snmp-5.5/sanjay
or
./configure --prefix=/home/symbol/net-snmp-5.5/sanjay --with-openssl
?
The summary at the end of the configure run should indicate whether it has found the OpenSSL support or not.
If not, can you post a copy of the 'config.log' file
Dave
------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
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
config.log_3
(application/octet-stream, 743.1 KB) - not displayed