See the Portability page for a list of platforms and operating systems we have tested.
- Subversion:
$ svn co http://dev.hypertriton.com/freesg/trunk
It is important to verify the authenticity of the distributions, especially if you are downloading FreeSG from a mirror site. The FreeSG source distributions are signed by vedge at hypertriton.com. Get the public key (0x206C63E6) from a public key server or from here. See the GnuPG website for more information about public key signatures.
The fingerprint should match:
B417 798B D84D A51F 50D2 B5AC EBDA 9F3D 206C 63E6
FreeSG uses the BSDBuild
build system. It is not necessary to install BSDBuild in order to build
FreeSG or modify its Makefiles, because part of it comes bundled with the
source distribution. However, if you want to properly edit/regenerate
the configure script or compile custom IDE project files, BSDBuild needs
to be installed.
Users of the Vim editor may
find the following
syntax file
helpful when developing with FreeSG.
