GNUTLS 3.0.8 Compilation Error
    Simon Josefsson 
    simon at josefsson.org
       
    Thu Dec  8 11:22:56 CET 2011
    
    
  
Nick Khamis <symack at gmail.com> writes:
> Hello Everyone,
>
> I built nettle 2.4 from source, and it is located in
> /usr/include/nettle however, when
> trying to build GNUTLS 3.0.8 using:
>
> ./congiure or,
> ./configure --prefix=/usr --with-libnettle-prefix=/usr/include/nettle
>
> I am recieving the following error:
>
> configure: error:
>   ***
>   *** Libnettle 2.4 was not found.
Use --with-libnettle-prefix=/usr (or just try without it).  I'm assuming
you didn't install libnettle.so under /usr/include/nettle.  Also, did
you run ldconfig after installing Nettle?
/Simon
    
    
More information about the Gnutls-help
mailing list