On 16 July 2014 19:01, Sagar Srivastava <[email protected]> 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
