From 4bdff658573cc5f9dee866e687554105cdc9ff02 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Sat, 29 Nov 2003 16:47:22 +0000 Subject: [PATCH] Mention where to get Expat and BZIP2 WIN32 versions --- doc/installation.xml | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/doc/installation.xml b/doc/installation.xml index 1f225f1..be4611e 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,4 +1,4 @@ - + Installation @@ -15,12 +15,11 @@ Redhat Linux, Gentoo Linux, SuSE Linux, - NetBSD (Cobalt), FreeBSD (i386), MAC OSX, SunOS 5.8 (sparc), - Windows 2000 SP3. + Windows 2000. @@ -255,6 +254,10 @@ If HAVE_EXPAT is set to 1, Zebra is compiled with Expat support. In this configuration, set ZEBRA_DIR to the Expat source directory. + Windows version of Expat can be downloaded from + + SourceForge + . @@ -265,14 +268,14 @@ If HAVE_ICONV is set to 1, Zebra is compiled with iconv support. In this configuration, set ICONV_DIR to the iconv source directory. - - iconv binaries can be downloaded from + Iconv binaries can be downloaded from - this site. - + this site + . + - + BZIP2INCLUDE, BZIP2LIB, @@ -280,7 +283,8 @@ Define these symbols if Zebra is to be compiled with - BZIP2 record compression support. + BZIP2 + record compression support. -- 1.7.10.4