RE: ./configure cannot find openssl
"David Arthur" <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <000201c72b81$9e2e52c0$500010ac@gx520> |
Dave, Thank you for the reply... I have run (in the net-snmp-5.3.1 source directory): make distclean then: ./configure (...without any options) I just selected the default on all of the questions (sysLocation, etc.) and the configuration summary shows support for internal MD5, but nothing after the "Encryption support:" entry. Also, I do notice that all of the "checking for xxx usability" and "checking for xxx presence" lines regarding security or openssl *all* say "no" as the script output is running by. Please let me know of any other info you may need. Thank you, Dave Arthur -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Dave Shield Sent: Friday, December 29, 2006 1:26 PM To: David Arthur Cc: [email protected] Subject: Re: ./configure cannot find openssl On 29/12/06, David Arthur <[email protected]> wrote: > I am trying to get SNMPv3 to work *with* encryption (AES/DES), in a SUSE > SLES 9 system. > I am using setting things up with the command: > ./configure --with-openssl=/usr/lib/libcrypto.so.0 That doesn't feel right. "--with-openssl" takes the root directory of the OpenSSL tree, not a library file. But if you've got the crypto library installed in /usr/lib, then I'd expect configure to pick this up automatically. What happens if you run configure *without* "--with-openssl" at all? (It would be sensible to run "make distclean" first, just to get rid of any settings left over from previous attempts). Dave ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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 ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ 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