20.February 2009. NetSurf for Openmoko Neo Freerunner. Install: (depends librsvg-2-2) opkg install http://cc.oulu.fi/~rantalai/freerunner/netsurf/lcms_1.15-r0_armv4t.opk opkg install http://cc.oulu.fi/~rantalai/freerunner/netsurf/netsurf_1.2-r0.1_armv4t.opk Usage: There are desktop file. (pointing to script: cd /usr/share/netsurf; nsgtk) Tune fontsize little bit smaller. Report bugs. Issues: Some users have reported problems with clicking links. Compiling: It is compiled with libnsgif (svn co svn://svn.netsurf-browser.org/trunk/libnsgif) and libnsbmp (svn co svn://svn.netsurf-browser.org/trunk/libnsbmp). I try to use its own html-parser ( http://www.netsurf-browser.org/projects/hubbub/ ), but without success (compiling success, but binary just doesn't find anything) svn co svn://svn.netsurf-browser.org/trunk/libparserutils svn co svn://svn.netsurf-browser.org/trunk/hubbub Some files gives 'undefined reference to', maybe there are something wrong with gtk-library (bug report filed). Therefor there are these diff-files. make_config.diff -> turn off some features (some path adjusting) tabs.diff -> gtk_widget_set_tooltip_text *2 undefined reference xml.diff -> some xmldebugdumb undefined reference scaf.diff -> gtk_print_settings -Aapo Rantalainen @gmail.com