X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Finstallation.xml;h=be4611e2fc1c54cc898bb5cbabb7a19fe5232860;hb=5e9aca2e8f33fe023b6b9da6df55642f96efcb50;hp=9b0f6979cbbc458aa35a86f3fdd73851cf9af923;hpb=54f62385efb0b6b99dff15d0c72e0e257f45a843;p=idzebra-moved-to-github.git diff --git a/doc/installation.xml b/doc/installation.xml index 9b0f697..be4611e 100644 --- a/doc/installation.xml +++ b/doc/installation.xml @@ -1,9 +1,12 @@ - + Installation Zebra is written in ANSI C and was implemented with portability in mind. - We primarily use GCC on UNIX and Microsoft Visual C++ on Windows. + We primarily use GCC on UNIX and + + Microsoft Visual C++ + on Windows. @@ -12,11 +15,11 @@ Redhat Linux, Gentoo Linux, SuSE Linux, - NetBSD (Cobalt), FreeBSD (i386), MAC OSX, - SunOS 5.8 (sparc), - Windows 2000 SP3. + SunOS 5.8 + (sparc), + Windows 2000. @@ -251,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 + . @@ -261,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, @@ -276,7 +283,8 @@ Define these symbols if Zebra is to be compiled with - BZIP2 record compression support. + BZIP2 + record compression support.