NetSurf Source Code

The source code for each release version of NetSurf is available.

Development version 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.

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.