[Kmatplot-general] re: compilation problems on mandrake 9.0
Brought to you by:
kamil
From: <nic...@ya...> - 2002-12-15 23:25:06
|
Hey there It seems that Kamil has disappeared.. However, I took a look at the v0.4 source code with kdevelop/mandrake9.0 and there were quite a few syntax and compile errors. After fixing them, it compiled and installed ok. (I haven't actually tried doing anything with it yet so I'm not sure how well it works other than it loads the examples ok.) If you want a copy of the modified code, I can put it somewhere on the web for you... I used ./configure --with-qt-dir=/usr/lib/qt3 --enable-mt It's possible that you might need to install some extra libraries before it will compile - run configure and see what it says! Also, you can ignore the deprecated header messages. Nick 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... __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |