From: Ben Pfaff Date: Sun, 4 Nov 2007 06:07:29 +0000 (+0000) Subject: Add zlib, libxml2 to optional library dependencies. X-Git-Tag: v0.6.0~205 X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?p=pspp-builds.git;a=commitdiff_plain;h=6435b289a7c00df2445a491490869d7d1f2bc3bc Add zlib, libxml2 to optional library dependencies. --- diff --git a/INSTALL b/INSTALL index f5a826e6..64675e03 100644 --- a/INSTALL +++ b/INSTALL @@ -66,6 +66,12 @@ The following packages are optional. later. Installing Texinfo will allow you to build PSPP documentation in PostScript or PDF format. + * zlib (http://www.zlib.net/). Installing zlib and libxml2 will + allow your PSPP binary to read Gnumeric files. + + * libxml2 (http://xmlsoft.org/). Installing zlib and libxml2 will + allow your PSPP binary to read Gnumeric files. + Basic Installation ==================