in case you are on debian, you need something like:

# apt-get install libgcrypt11-dev libgnutls-dev

in case of rpm-based distribution with yum, something like:

# yum install gnutls-devel libgcrypt-devel

 I can see you are running linux system, what is your distribution?

cheers,
pg


On Mon, Nov 3, 2014 at 9:10 AM, Christian Grothoff <[email protected]> wrote:
> As configure says:
>
>   HTTPS support:     no (lacking libgrypt and libgnutls)
>
> You need to make sure to have both libraries (and their headers)
> installed.  For more details, please read the 'config.log' file that was
> generated by configure.
>
> Happy hacking!
>
> Christian
>
>
> On 11/03/2014 08:57 AM, rahul bhola wrote:
>> i am attaching the output that i got on running ./configure

Reply via email to