]> www.ginac.de Git - ginac.git/blobdiff - INSTALL
Happy new year!
[ginac.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index bfa4bdd97c9f14a45d0ca35fde0667eb9a748beb..bbab9f3820fcdc04ccd849df955f090677d7d836 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -11,7 +11,8 @@ use the same compiler you compiled CLN with because of differing
 name-mangling schemes.
 
 The pkg-config utility is required for configuration, it can be downloaded
-from <http://pkg-config.freedesktop.org/>.
+from <http://pkg-config.freedesktop.org/>. Also Python version >= 2.6 is
+required.
 
 To build the GiNaC tutorial and reference manual the doxygen utility
 (it can be downloaded from http://www.stack.nl/~dimitri/doxygen) and
@@ -31,7 +32,7 @@ Known not to work with:
    is missing there.
 
 If you install from git, you also need GNU autoconf (>=2.59), automake (>=1.8),
-libtool (>= 1.5), bison (>= 2.3), flex (>= 2.5.33) to be installed.
+libtool (>= 1.5), python (>= 2.5), bison (>= 2.3), flex (>= 2.5.33) to be installed.
 
 
 INSTALLATION