Hi,
On Sat, 4 Feb 2017 12:20:07 +0000
Adam Mendoza <adammendoza at hotmail.com> wrote:
> Can someone do a quick Skype or similar to get a build set-up with
> https? I want to be a contributor.
>
well, its just es usual, there are libpng, libjpeg, libfltk-1.3
and libmbedtls as dependencies. You have to install their development
headers. Hint for debian jessie: libmbedtls-dev is in jessie-backports.
And then the usual autogen.sh, configure --enable-ssl, make, make
install
Regards,
Andreas Kemnade