The following files are available: lyx-1.3.2-1-qt.src.rpm ....................... The source RPM (qt frontend) lyx-1.3.2-1mdk91-qt.i586.rpm ................. For Mandrake 9.1 and Qt lyx-1.3.2-1suse81-qt.i386.rpm................. For SuSE 8.1 and Qt 2.3 lyx-1.3.2-1suse81-qt311.i386.rpm.............. For SuSE 8.1 and Qt 3.1.1 lyx-1.3.2-1suse82-qt.i386.rpm................. For SuSE 8.2 and Qt lyx-1.3.2-1rh9-qt.i386.rpm ................... For Redhat 9 and Qt 1) If you want to build LyX with the XForms frontend, Read the xforms-README file for important information about xforms and LyX. 2) If you want to build LyX with the Qt frontend, you may need to install the latex-ttf-fonts package (available on ftp://ftp.lyx.org/) to get maths symbols displayed properly. If the following gives some output, you will need the RPM: ldd `which lyx` | grep fontconfig 2) The default installation prefix is `/usr'. If you want to change this, just specify a different prefix using the `--prefix' flag to rpm. For example, rpm -Uvh --prefix /opt lyx-1.3.0-1-qt.i386.rpm installs with /opt prefix. 3) The tex related files are installed in a place that tetex can find them on a default RedHat or SuSE system. If you have a different TeX distribution or teTeX is installed by hand (without RPM) you may need to move some files around and run "texhash" In some cases, you may need to install using the `--nodeps' option, like rpm -Uvh --nodeps lyx-1.3.2-1-qt.i386.rpm ---Kayvan A. Sylvan Thanks to: * Mate Wierdl who did the initial work on the rpms * Paul Borgermans who provided the SuSE 8.1 rpms * Milos Komarcevic for the Redhat 9 rpms * Juergen Spitzmueller for the SuSE 8.2 rpms