Browse: Difference between revisions

From OLPC
Jump to navigation Jump to search
No edit summary
No edit summary
Line 8: Line 8:


[http://www.dillo.org Dillo website]
[http://www.dillo.org Dillo website]

== Opera ==

Installing Opera on test machines is easy. Here is one example:

<tt>wget http://snapshot.opera.com/unix/Weekly-521/intel-linux/opera-9.10-20061214.1-static-qt.i386-en.rpm<br>
rpm -vi opera-9.10-20061214.1-static-qt.i386-en.rpm</tt>

To learn more about the most recent builds of Opera, check the [http://desktop.opera.com Opera Desktop blog] and select the statically linked rpm packages.

Revision as of 15:37, 16 December 2006

This article is a stub. You can help the OLPC project by expanding it.

Currently the Web browser is a simple application that uses the Gecko browser engine that is also used by Firefox. Our browser is much simpler than Firefox and is not directly compatible with Firefox add-ins.


Dillo

The small web browser capable of running in an embedded environment

Dillo website

Opera

Installing Opera on test machines is easy. Here is one example:

wget http://snapshot.opera.com/unix/Weekly-521/intel-linux/opera-9.10-20061214.1-static-qt.i386-en.rpm
rpm -vi opera-9.10-20061214.1-static-qt.i386-en.rpm

To learn more about the most recent builds of Opera, check the Opera Desktop blog and select the statically linked rpm packages.