Tiny Core Linux

Off-Topic => Off-Topic - Tiny Tux's Corner => Topic started by: mikshaw on June 21, 2009, 09:36:24 AM

Title: Dillo 2.1
Post by: mikshaw on June 21, 2009, 09:36:24 AM
http://www.dillo.org/

Dillo 2.1 has been released.  Haven't tried it yet, but according to the changelog they've finally added basic CSS and authentication...the two features I was most hoping for =o)
Title: Re: Dillo 2.1
Post by: jpeters on June 21, 2009, 12:46:19 PM
uses FLTK2
Title: Re: Dillo 2.1
Post by: ^thehatsrule^ on June 21, 2009, 01:42:02 PM
That's not new - the 2.x branch uses fltk2
Title: Re: Dillo 2.1
Post by: jpeters on June 21, 2009, 02:24:25 PM
That's not new - the 2.x branch uses fltk2

Yeah....I just noticed it when trying to compile
Code: [Select]
checking FLTK2... no
configure: error: FLTK2 must be installed!
tc@box:/tmp/work/dillo-2.1$


Title: Re: Dillo 2.1
Post by: jpeters on June 21, 2009, 05:16:38 PM
I just compiled after compiling fltk2.  It  still has problems, like I couldn't log onto this site or gmail; sometimes it seems to struggle after clicking on a link (seems intermittant).  I think links works much better.  When I loaded a site with https, I had to close about 10 notices telling me it couldn't read the certificate. 
Title: Re: Dillo 2.1
Post by: mikshaw on June 21, 2009, 08:22:59 PM
I think that has to do with SSL, which is disabled by default
http://www.dillo.org/FAQ.html#q12
Title: Re: Dillo 2.1
Post by: jpeters on June 21, 2009, 08:47:52 PM
I think that has to do with SSL, which is disabled by default
http://www.dillo.org/FAQ.html#q12


I compiled with --enable-ssl.  Somewhere else it was noted that even when enabled, it won't read certificates, but it doesn't like logins.    

Edit: I recompiled....also enabling ipv6, but same results.  When compiling, it notes:
Code: [Select]
configure: WARNING: *** Enabling ssl support. THIS IS ALPHA CODE!***

After entering name/password on this site, I get a blank page in the browser. It gets stuck at:
Code: [Select]
Nav_open_url: new url='http://forum.tinycorelinux.net/index.php?PHPSESSID=766e5eb3f94c41bbe66261324e21ee28&action=login2'
Connecting to 69.89.31.92

gmail doesn't work at all.