Use rsvg-convert instead of GIMP for converting SVG to PNG.
[pspp] / README.Git
index 26ec65ddacc95d7e87dca9c3bad4c401d68501af..b666c06d816c1cd0150779d68245204278b9a4b6 100644 (file)
@@ -2,7 +2,7 @@ Prerequisites for Building PSPP from Git
 ----------------------------------------
 
 To build this project from the sources direct from the Git archive,
-you must install the prerequisites listed in README, plus the
+you must install the prerequisites listed in INSTALL, plus the
 following:
 
        * Autoconf 2.64 (or later).
@@ -23,7 +23,7 @@ following:
 
        * Texinfo 5.2 or later, to build the documentation.
 
-       * Gimp --  2.8.2 is known to work
+       * rsvg-convert from librsvg2.
 
 After you install PSPP's prerequisites, you must obtain a copy of
 Gnulib, then bootstrap the tree, as described in the sections below.