X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=development%2Flyx.rpm.README;h=c8945e60dcedb39e8704819101e7075189bb1c22;hb=c53e7a603c3d00cf33232ed8671093e813658344;hp=a631757d88194deadfb79a4f67ea958698c1519f;hpb=27de1486ca34aaad446adb798d71a77d6f6304da;p=lyx.git diff --git a/development/lyx.rpm.README b/development/lyx.rpm.README index a631757d88..c8945e60dc 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 qt3/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