[Kmatplot-general] compilation problem...
Brought to you by:
kamil
From: L. <Gre...@cr...> - 2002-12-13 13:27:20
|
Hi ! I have a "big problem" when compiling kmatplot 0.4 on my mandrake 9... (libqt3, libqt3-devel, kdebase-devel and kdelibs-devel are installed) Every time I try to run configure, the answer is : checking for Qt... configure: error: Qt (>= Qt 2.2.2) (libraries) not found. Please check your installation! I exported QTDIR, then ran ./configure... I tired other methods : -> Force him to go to my qt3 directories : ./configure --with-qt-dir=/usr/lib/qt3 --with-qt-libraries=/usr/lib/qt3/lib --with-qt-includes=/usr/lib/qt3/include -> my only hope is when I enable mt : ./configure --enable-mt , the configure script goes right, but when I run make, the system insult me :-( I have no more idea how to compile this great program... Thanks in advance G. LEGRAIN ps : the binaries dont work either... |