etSurf is an open-source web browser for RISC OS, licensed under the GPL. Its aim is to bring the HTML 4 and CSS standards to the RISC OS platform and provide a small, fast and comprehensive web browsing solution.
NetSurf的主页在
http://www.netsurf-browser.org/
需要
解决一些依赖包,unbutu下,只要
sudo apt-get install libglade2-dev libcurl3-dev libxml2-dev libmng-dev lemon re2c
下载源码后,make gtk编译完,在生成二进制
文件nsgtk和一个脚本netsurf,运行脚本netsurf就行啦。
速度很快,支持中文,可惜在netbsd下我没编译成功。