>>>>> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes:
Paul> Dear All Angus has kindly suggested me the following to obtain Paul> the Mandrake 9.2 rpm for LyX 1.3.4: If you are interested by the qt version for mandrake 9.2, just take a look at ftp.lyx.org/pub/lyx/bin/1.3.4/, where you will find a ready-to-run rpm. Note that (due to a weakness in the spec files that you distribute) the package might refuse to install. I believe that you can use the --force option to override the error. Paul> $ cd /home/paul/lyx-1.3.4 $ ./autogen.sh $ mkdir build $ Paul> ./configure $ make rpmdist I am not very good in rpm generating stuff, but the ./autogen.sh step is not necessary, and the 'mkdir build' does not seem very useful. Paul> However, when I ./configure, after a lot of non-relevant Paul> verbose, I get the following: Assuming that you really want the old-style xforms interface, I'd say that you need to install xforms-devel (not sure about the exact name, though). JMarc
