X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README;h=ad03d526a3e91bcec4d2083c990034d9b8ab8f4a;hb=fee8801a6d6e2dd620ac49e46428e3d1cc842ca6;hp=87c9f10f3c643144f048e19081e10af9a06919ad;hpb=b041823fc7dba5849d9e25edd429283cc17ea0ee;p=lyx.git diff --git a/README b/README index 87c9f10f3c..ad03d526a3 100644 --- a/README +++ b/README @@ -27,12 +27,12 @@ What do I need to run LyX? Either of : * a Unix-like system (including Windows with cygwin) - * Windows 98 or newer - * Mac OS 10.2 or newer + * Windows 98 or newer + * Mac OS 10.2 or newer A decent LaTeX2e installation (e.g. teTeX for unix) not older than 1995/12/01. - Python 1.5.2 or later to convert old LyX files + Python 2.3 or later to convert old LyX files and for helper scripts How does the LyX version scheme work? @@ -78,13 +78,11 @@ What do I need to compile LyX from the source distribution? gcc/g++, but some others work also. As of LyX 1.4.0, you need at least gcc 3.x. - Either: - * The Xforms library, version 1.0. - * LibXpm, version 4.7 or newer. + * The Qt library, version 3.0 or newer. - Or: - * The Qt library, version 3.0 or newer (although version 2.3 - may work). + Or: + + The Qt4 library, version 4.1.1 or newer. Read the file "INSTALL" for more information on compiling.