]> git.lyx.org Git - lyx.git/blobdiff - INSTALL
Fix bug 886 and others not reported related with the document paper size.
[lyx.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6241daf8a4bc26379ff3316c5c8747d1b239bc2b..a2daf7aecd3779c2d61a76ca49323151468a4d20 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -116,20 +116,13 @@ from:
 
 The two following programs should be available at configuration time:
 
-  o Perl (at least 5.002) is needed for the reLyX script. reLyX will
-    not be installed if perl is not found.  If the environment
-    variable PERL is set to point to some program, this value will be
-    used, even if the program does no exist (this can be useful if
-    the machine on which LyX is built is not the one where it will
-    run).
-
   o LaTeX2e should be correctly setup for the user you are logged in
     as. Otherwise, LyX will not be able to run a number of tests. Note
     that users can run these tests manually with Edit>Reconfigure.
 
-Finally, you will need to have python 1.5.2 or newer installed to be
-able to import older LyX files with the lyx2lyx script (this script is
-called automatically when opening a file).
+  o Python 1.5.2 or newer installed to be able to import older LyX files
+    with the lyx2lyx script (this script is called automatically when
+    opening a file).
 
 
 Creating the Makefile