X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Flyx.rpm.README;h=7190ce3843e29190aaac0a4d7a67ea7525345c1e;hb=1e54896a6bc0575c78b8053227f91daad2a6e6d3;hp=a631757d88194deadfb79a4f67ea958698c1519f;hpb=27de1486ca34aaad446adb798d71a77d6f6304da;p=lyx.git diff --git a/development/lyx.rpm.README b/development/lyx.rpm.README index a631757d88..7190ce3843 100644 --- a/development/lyx.rpm.README +++ b/development/lyx.rpm.README @@ -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