Guy Harris wrote:
> At least one of the reasons why we might need -lcrypto is that we use
> NetSNMP to get information about particular SNMP variable bindings.
So why not use libsmi instead? It has no reliance on any external
libraries. The only disadvantage is that it is more picky than Net
On Mon, Jul 09, 2007 at 05:27:47PM -0700, Stephen Fisher wrote:
> echo gnuTLS not found, disabling ssl decryption
>
> And this at the end:
>
> Use SSL crypto library : yes
> Use gnutls library : no
Understandable misunderstanding :-)
ssl decryption has nothing to d
On Jul 9, 2007, at 5:27 PM, Stephen Fisher wrote:
> The current action taken by the configure script when the user
> specifies
> --with-ssl but gnutls is not found
This is confusing as hell.
First of all, "--with-ssl" really means "--with-ssl's--lcrypto-
library" - it doesn't cause us to lin
The current action taken by the configure script when the user specifies
--with-ssl but gnutls is not found is to print this message in the
middle of the configure checks:
checking for libgnutls-config... no
checking for libgnutls - version >= 1.0.0... no
*** The libgnutls-config script installed