]> git.lyx.org Git - lyx.git/blobdiff - development/lyx.rpm.README
Fixed some lines that were too long. It compiled afterwards.
[lyx.git] / development / lyx.rpm.README
index a631757d88194deadfb79a4f67ea958698c1519f..7190ce3843e29190aaac0a4d7a67ea7525345c1e 100644 (file)
@@ -1,3 +1,12 @@
+********** WARNING **********
+
+This file is out-dated!
+
+Its description is based on the xforms frontend, which was dropped in
+LyX 1.5. This file should eventually be adjusted to the qt4 frontend.
+
+*****************************
+
 Here is what to do to make a binary rpm using the spec file lyx.spec.
 The description below apply only to the Intel platform, but only minor
 changes should be needed for other platforms.
@@ -14,7 +23,7 @@ tetex, tetex-latex) from your RH distribution.
 
 4) Copy lyx-1.0.0.tar.gz to /usr/src/redhat/SOURCES
 
-5) Issue the command 
+5) Issue the command
 
        rpm -bb /usr/src/redhat/SPECS/lyx.spec
 
@@ -32,6 +41,6 @@ rpm form):
         rpm -Uvh --nodeps /usr/src/redhat/RPMS/i386/lyx-1.0.0-1.i386.rpm
 
 You should not get any more errors.
-       
+
 mw@moni.msci.memphis.edu