X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL;h=cc056ef924fc13ad474d79d26a2341af71dec5af;hb=8adb877198790d46beefcac21c36de08c3c5b00e;hp=4d5c0e88e4e154576f8794df083a61fa12da99c6;hpb=6773042d0cca385f409092924556d935dcd86fc1;p=lyx.git diff --git a/INSTALL b/INSTALL index 4d5c0e88e4..cc056ef924 100644 --- a/INSTALL +++ b/INSTALL @@ -36,7 +36,7 @@ Note for Git checkouts ----------------------------- If you have checked this out from Git, you need to have: -* automake (supported versions are 1.8--1.14) +* automake (supported versions are 1.8--1.15) * autoconf (supported versions are 2.60--2.69) Then type "./autogen.sh" to build the needed configuration files and proceed as stated above/below. @@ -80,11 +80,11 @@ The two following programs should be available at configuration time: as. Otherwise, LyX will not be able to run a number of tests. Note that users can run these tests manually with Tools>Reconfigure. - o Python 2.4 or newer must be installed. Python is used for many - simple tasks that are executed by external scripts, such as the - automatic configuration step and the import of older LyX documents - with the lyx2lyx script (this script is called automatically when - opening a file). Python 3.0 or later is not supported. + o Python 2.7 must be installed. Python is used for many simple tasks + that are executed by external scripts, such as the automatic + configuration step and the import of older LyX documents with the + lyx2lyx script (this script is called automatically when opening a + file). Python 3 (3.3 or later) support is work in progress. Creating the Makefile