Hi, my problem is to install lyx 1.4.1 on Suse Linux 10.1
I get the following message: [code]**** The following problems have been detected by configure. **** Please check the messages below before running 'make'. **** (see the section 'Problems' in the INSTALL file) ** qt library not found ![/code] (A directory with name "qt3" in my Suse 10.1-installation is not exist. only /usr/share/qt.) I tryed this with following commands: [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 # ./configure --with-frontend=qt --with-qt-dir=/usr/share/qt3[/CODE] [CODE]NB07:/home/username/daten/software/lyx/suse 10.1/lyx-1.4.1 #./configure --with-frontend=qt --with-qt-dir=/usr/share/qt[/CODE] Where are my qt library? How can I see the vision from my qt and qt-develpackage's? In the file INSTALL it is to read: 0) Linux users beware: if compiling the Qt frontend, you need qt and qt-devel packages of the same version to compile LyX. Thanks xhosch