Hi, On Mon, Oct 01, 2007 at 02:28:16PM +0100, Mark South wrote:
Hi again Jorge,
--- Jorge wrote:
On Mon, Oct 01, 2007 at 09:37:22AM +0100, Mark South wrote:
It is encouraging to see the first release in a veeeeery loooong time.
Yes, it's a loooong story.
Sometime when you feel like it, you can tell us all.
:)
Under Debian Lenny, the fltk and dw packages build fine. dillo configures OK, but make fails with masses of errors spat out from https.c - mostly "expected ')' before '*' token" errors. Is there possibly a typo that may have crept into the server copy?
Not in the server.
$ md5sum dillo-f15f.tar.bz2 $ cbc03fd64ae538fc887a54de5116fa4b dillo-f15f.tar.bz2
Please verify that your tree is not corrupted.
The md5sum is good (and the bzip archive would not unpack correctly if it were not).
I prefered not to point that! ;-)
The choke point is in https.c, just after the
#define ENABLE_SSL
be sure to have these packages: openssl and libssl-dev. Then remove the whole source tree unpack again and ./configure. (That's que quick&dirty for avoiding auto*'s cache). -- Cheers Jorge.-