add note that sgmlformat-1.7 is needed for building documentation

This commit is contained in:
Radim Kolar 2009-09-10 23:04:41 +02:00
parent 70feaf1382
commit 16e19677a2

View File

@ -15,6 +15,10 @@ Building:
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.
For building optional documentation you need sgmlformat-1.7.tar.gz
from ftp://ftp1.freebsd.org:/pub/FreeBSD/distfiles and docbook which
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
to using make. Run 'scons' to compile and 'scons install' to to using make. Run 'scons' to compile and 'scons install' to