X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=INSTALL.scons;h=e6b66fa90bcbbebee8c19741032ee0402581e64d;hb=1ec0b390f5eab86253f121e5a098ce4f3c97a98b;hp=e6e6babae5bfe04ce6edffe4faf0d7a0ad01a54f;hpb=8e2f971ada2769718dc68972debbf7ae4bdc91a4;p=lyx.git diff --git a/INSTALL.scons b/INSTALL.scons index e6e6babae5..e6b66fa90b 100644 --- a/INSTALL.scons +++ b/INSTALL.scons @@ -30,13 +30,13 @@ Prerequisites: -------------- * Python: - Python >= 1.5.2 is required to run scons, but Python >= 2.3 is used by + 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. * SCons: - scons >= 0.96.92 is needed. You can either use a full system-wide scons + scons >= 1.1.0 is needed. You can either use a full system-wide scons distribution or a light-weight one (called scons-local) installed along with the lyx source tree. Both variants of scons are freely available from http://www.scons.org. Note that LyX source may ship with scons-base