Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-users: Re: [Wireshark-users] Specify SSL Keys_list towireshark-0.99.5-SVN-20434

From: Stephen Fisher <stephentfisher@xxxxxxxxx>
Date: Sun, 21 Jan 2007 16:01:51 -0800
On Wed, Jan 17, 2007 at 12:59:25PM -0800, Vijay Sitaram wrote:

> Looks like you hit the nail right on the head!  I ran the configure 
> command as follows:
>
> $ ./configure --with-ssl --enable-threads --with-pcre --with-lua 
> 'CFLAGS=-DHAVE_LUA_5_1'
>
> However, the output of the configure shows Use gnutls library: no.  
> What flag do I need to use with configure in order to enable GnuTLS 
> library use?

It should find GnuTLS automatically.  Do you know what directory it is 
installed into?  You can use the configure option 
--with-libgnutls-prefix=/usr/local/lib for example to force it to find 
it.


Steve