IRIX Network Forums
Latest Dillo - Printable Version

+- IRIX Network Forums (//forums.irixnet.org)
+-- Forum: SGI/MIPS (//forums.irixnet.org/forum-3.html)
+--- Forum: Development/Porting (//forums.irixnet.org/forum-9.html)
+--- Thread: Latest Dillo (/thread-1111.html)



Latest Dillo - Jacques - 04-08-2019

Has anybody built the latest Dillo? Does it compile? I believe it can do https??

Looking for a browser that is not Lynx and not FF.


RE: Latest Dillo - necron2600 - 04-08-2019

neko_links2 (links-2.14) in graphics mode:
links -ssl.certificates 0 -g www.google.com
...its not lynx.. even handles sites well such as github.com

Nekoware's dillo however cannot access some sites now (such as github) due to older SSL/cert support.


RE: Latest Dillo - Jacques - 04-09-2019

Thank you, I'll give that a go!


RE: Latest Dillo - gijoe77 - 04-12-2019

FYI latest links2.19 compiles fine under irix - its pretty neat

http://links.twibright.com/download.php

I did

./configure --enable-graphics --with-x

   
   
   


RE: Latest Dillo - Jacques - 04-16-2019

I have to learn how to set up a build / compiler environment first. Was this compiled with gcc or mipspro?


RE: Latest Dillo - gijoe77 - 06-06-2019

I think I did both gcc and cc


RE: Latest Dillo - stormy - 06-06-2019

Is it possible for someone to make a tardist for noobs? Links looks really good...


RE: Latest Dillo - gijoe77 - 06-09-2019

lemme give it a shot - I got my dev system offline for a few days but gimme some leeway and i'll see if I can figure out how to do it