NetSurf Source Code
NetSurf's source code is stored in a Subversion (SVN) repository. The best way to obtain the latest source code is to check it out of SVN. To do so, run the following command:
$ svn co svn://svn.netsurf-browser.org/trunk/netsurf
The latest source code can also be viewed via a web interface.
Using Subversion, as described above, is the recommended way to obtain the source, however it is possible to download it from here.
- SVN source code (r9799) 1.5M 09 Jan 2010 00:16 UTC
Build Instructions
There are two versions of NetSurf: NetSurf for RISC OS and GTK NetSurf (often referred to as nsgtk).
Unix-like platforms
Users of Unix-like platforms, including Linux, should follow the build instructions provided in the Docs/BUILDING-GTK file. This can be found in the source tree or viewed via the SVN web interface.
RISC OS
RISC OS users should consult the build instructions in the documentation.
Haiku and BeOS
Users of BeOS-like platforms should follow the build instructions provided in the Docs/BUILDING-BeOS file. This can be found in the source tree or viewed via the SVN web interface.
AmigaOS
Users of AmigaOS should follow the build instructions provided in the Docs/BUILDING-AmigaOS file. This can be found in the source tree or viewed via the SVN web interface.
Release source code
The source code for each release version of NetSurf is also available.
- NetSurf 2.1 source code (23 May 2009)
- NetSurf 2.0 source code (25 Apr 2009)
- NetSurf 1.2 source code (22 Mar 2008)
- NetSurf 1.1 source code (13 Aug 2007)
- NetSurf 1.0 source code (17 May 2007)
