X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.scons;h=0969efa7e4df3e61cb5215f07fefdc3de67b7bd1;hb=5cab0c281c095882aed688cfeb64ce8ce071afee;hp=bad598a4d1bb6d5609a4cf28c3d9de4102a7f096;hpb=6acdfc769815191c176c9277311964880cea2e3a;p=lyx.git diff --git a/INSTALL.scons b/INSTALL.scons index bad598a4d1..0969efa7e4 100644 --- a/INSTALL.scons +++ b/INSTALL.scons @@ -30,10 +30,10 @@ Prerequisites: -------------- * Python: - Python >= 2.6.0 is required to run scons, but Python >= 2.3 is used by - lyx itself so the newer version is needed. Python is widely - available on non-windows systems. Windows users can download and install - python from http://www.python.org. + Python >= 2.6.0 is required to run scons, while LyX itself requires + Python >= 2.4.0 for scripts such as configure.py. Python is widely + available on non-windows systems. Windows users can download and + install python from http://www.python.org. * SCons: scons >= 1.1.0 is needed. You can either use a full system-wide scons