On 07/04/2008, lanas <[EMAIL PROTECTED]> wrote:
>  I would like to do a simple connection test with OSPF, forgetting about
>  the license issue with OpenSSL.  Now, in order to do that, do I simply
>  have to install SSL and then perhaps given net-snmp a compile option to
>  find it ?

If you install the OpenSSL libraries (e.g. via the 'openssl-devel' RPM),
then a simple

     configure
     make
     make install

should be sufficient.
If configure can't find the OpenSSL libraries, then you can use '--with-openssl'
to tell it where to look.  But that shouldn't normally be necessary.

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
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to