From 16e19677a2e4f93062f1f59f56613587f3218d68 Mon Sep 17 00:00:00 2001 From: Radim Kolar <> Date: Thu, 10 Sep 2009 23:04:41 +0200 Subject: [PATCH] add note that sgmlformat-1.7 is needed for building documentation --- INSTALL | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/INSTALL b/INSTALL index 26bd704..749b3b5 100644 --- a/INSTALL +++ b/INSTALL @@ -15,6 +15,10 @@ Building: download and compile them yourself from http://flex.sourceforge.net/ 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 separate configuration step. Building with SCons is very similar to using make. Run 'scons' to compile and 'scons install' to