]> www.ginac.de Git - ginac.git/blobdiff - INSTALL.CMake
Fix pseries::evalf() regression.
[ginac.git] / INSTALL.CMake
index 292f0fb81c36bbb7cb49d2492ac4fa3cdf6facec..d4dedb5a22b7af1a68d3e9c409d0e0ff5d9a25d9 100644 (file)
@@ -4,7 +4,7 @@ PREREQUISITES
 1. A decent ISO C++-11 compiler. GCC (version >= 4.9) is recommended.
 2. CLN library (http://www.ginac.de/CLN), version >= 1.2.2
 3. CMake, version >= 2.8 (version 2.6.x might work too).
 1. A decent ISO C++-11 compiler. GCC (version >= 4.9) is recommended.
 2. CLN library (http://www.ginac.de/CLN), version >= 1.2.2
 3. CMake, version >= 2.8 (version 2.6.x might work too).
-4. Python, version >= 2.6
+4. Python 3
 5. (optional) pkg-config utility (http://pkg-config.freedesktop.org)
 6. (optional) bison (>= 2.3), flex (2.5.33), GNU readline (>= 4.3). These
    are necessary to build ginsh, the GiNaC interactive shell, and can be
 5. (optional) pkg-config utility (http://pkg-config.freedesktop.org)
 6. (optional) bison (>= 2.3), flex (2.5.33), GNU readline (>= 4.3). These
    are necessary to build ginsh, the GiNaC interactive shell, and can be