Re: building Gnutls on Ubuntu 18.04.1

Catonano <[email protected]>
Newsgroups gmane.network.gnutls.general
Message-ID <CAJ98PDyz=moDs5ZcyacVHrzLJsn5JvU7Jejv2cPEsmPbi27Ghw@mail.gmail.com>
Il giorno lun 7 gen 2019 alle ore 12:55 Alice Wonder <[email protected]>
ha scritto:

> On 1/7/19 3:52 AM, Alice Wonder wrote:
> > On 1/7/19 3:35 AM, Catonano wrote:
> >> Hello,
> >>
> >> with Gnutls checed out from master, this is qhat I get
> >>
> >> checking for getentropy... no
> >> checking for NETTLE... no
> >> configure: error:
> >>    ***
> >>    *** Libnettle 3.4.1 was not found.
> >>
> >> I also built Nettle 3.4.1 and installed it in my $HOME/opt
> >>
> >> But I don't know how to instruct Gnutls to hook with my version
> >> instead of the system provided one
> >>
> >> Thanks in advance
> >
> > export PKG_CONFIG_PATH="$HOME/opt"
> > ./configure
> >
> > That should tell pkgconfig to look in $HOME/opt/lib/pkgconfig first for
> > the pkgconfig file.
>
> GAH - typo
>
> should be
>
> export PKG_CONFIG_PATH="$HOME/opt/lib/pkgconfig"
>

Thank you !

I could run configure successfully !! 😄

_______________________________________________
Gnutls-help mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-help
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.