X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;ds=inline;f=INSTALL.scons;h=0969efa7e4df3e61cb5215f07fefdc3de67b7bd1;hb=566d1f1b0007a793ec76e956156502f4cfb97d04;hp=561d23b6f8fea32067cbc74ed3d364a405b8ca14;hpb=1a6be8089170d9338e24b8f876daf3f64702dbfd;p=lyx.git diff --git a/INSTALL.scons b/INSTALL.scons index 561d23b6f8..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.4 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