bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-wget] Error in building source code


From: Darshit Shah
Subject: Re: [Bug-wget] Error in building source code
Date: Wed, 16 Jul 2014 23:37:20 +0530

Hi Sagar,

libpsl is a new package that is being developed by Tim Ruehsen. You
can check out the development of libpsl on the link provided to you by
Jure.

If I remember correctly, libpsl has been packaged for and is available
in debian unstable, and by extension in Ubuntu. If you're not on a
debian derived system, you'll have to download and compile libpsl on
your own. It's not too difficult though.

In case, you don't want to use libpsl, you can simply configure wget
with the --without-libpsl flag to disable libpsl support.

On Wed, Jul 16, 2014 at 10:59 PM, Jure Grabnar <address@hidden> wrote:
> On 16 July 2014 19:01, Sagar Srivastava <address@hidden>
> wrote:
>
>> After running the configure script with the "--with-ssl=openssl" option.
>> Running make command gives the following error.
>>
>> libpsl.h : no such file or directory.
>>
>> How should i proceed? Are there some system dependencies i'm missing?
>>
> Hi,
>
> I believe you have 2 options:
> a) install libpsl from here: https://github.com/rockdaboot/libpsl
> b) run configure with "--without-libpsl", i.g. "./configure
> --without-libpsl"
>
>>
>> P.S - I'm working on the parallel-wget branch for the new Wget Test Suite.
>>
>> Thanks in advance!
>>
>> Regards,
>> Sagar
>>
>
> Regards,
>
> Jure Grabnar



-- 
Thanking You,
Darshit Shah



reply via email to

[Prev in Thread] Current Thread [Next in Thread]