update INSTALL instructions. Clang can be used too, and sgmlformat was replaced by jade/openjade and docbook dsssl
This commit is contained in:
parent
b43ea3f23f
commit
795eba7c3b
8
INSTALL
8
INSTALL
|
|
@ -13,11 +13,11 @@ Building:
|
||||||
Other tools needed for building FSP are GNU flex and GNU C compiler.
|
Other tools needed for building FSP are GNU flex and GNU C compiler.
|
||||||
They should be part of your Unix distribution but you can also
|
They should be part of your Unix distribution but you can also
|
||||||
download and compile them yourself from http://flex.sourceforge.net/
|
download and compile them yourself from http://flex.sourceforge.net/
|
||||||
and http://gcc.gnu.org.
|
and http://gcc.gnu.org. Its possible to use Clang as replacement
|
||||||
|
for GCC.
|
||||||
|
|
||||||
For building optional documentation you need sgmlformat-1.7.tar.gz
|
For building optional documentation you need jade or openjade and
|
||||||
from ftp://ftp1.freebsd.org:/pub/FreeBSD/distfiles and docbook which
|
DocBook DSSSL stylesheets.
|
||||||
will be probably already included in your distro.
|
|
||||||
|
|
||||||
SCons is replacement for configure and make utility; there is no
|
SCons is replacement for configure and make utility; there is no
|
||||||
separate configuration step. Building with SCons is very similar
|
separate configuration step. Building with SCons is very similar
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user