X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=README;h=1d87f7bfa25f02e3cc65728bb70393a678e14515;hb=0be696bff0994edfb1524f7150783b0faf6d1f63;hp=884325b6133b89af6cedc8af222014b7465d888b;hpb=3626d1ce04a844c6b9befc7626281b1b8d743434;p=lyx.git diff --git a/README b/README index 884325b613..1d87f7bfa2 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,11 +78,6 @@ 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. - - Or: * The Qt library, version 3.0 or newer. Read the file "INSTALL" for more information on compiling.