]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
revert last accidental commit and do the intended one
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 58c6b18236af131f995fd5ef53a03c0f4ee404e2..823a0b01bbe15c992b1d84104312d224a1348bb5 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -26,10 +26,10 @@ These four steps will compile, test and install LyX:
            if you want a smaller binary.
 
 
-Note for CVS checkouts
-----------------------
+Note for Subversion checkouts
+-----------------------------
 
-If you have checked this out from CVS, you need to have:
+If you have checked this out from Subversion, you need to have:
 * automake >= 1.9
 * autoconf >= 2.52
 * gettext >= 0.12
@@ -114,7 +114,7 @@ The two following programs should be available at configuration time:
     as. Otherwise, LyX will not be able to run a number of tests. Note
     that users can run these tests manually with Edit>Reconfigure.
 
-  o Python 1.5.2 or newer installed to be able to import older LyX files
+  o Python 2.3 or newer installed to be able to import older LyX files
     with the lyx2lyx script (this script is called automatically when
     opening a file).
 
@@ -156,7 +156,7 @@ flags:
     You can use this feature to install more than one version of LyX
     on the same system. You can optionally specify a "version" of your
     own, by doing something like :
-       ./configure --with-version-suffix=-latestcvs
+       ./configure --with-version-suffix=-latestsvn
 
     Note that the standard configure options --program-prefix,
     --program-suffix and the others will not affect the shared LyX