>>>>> "Paul" == Paul Smith <[EMAIL PROTECTED]> writes:
>> 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> Indeed, the package refuses to install, as I had already Paul> reported before. The --force option does not override the error. OK, try --no-deps instead. >> 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). Paul> No, I do not want anything old. I have just mentioned xforms Paul> (here, I also thank Andre's reply) because I got an error Paul> message with the mysterious name "xforms"! To have the qt frontend you need to add "--with-frontend=qt --with-qt-dir=/usr/lib/qt-xxx" (with the appropriate dir name) to your configure statement. JMarc
