Still have a problem

2003-02-11 Thread Miki Dovrat
I tried ./configure --with-frontend=qt --with-qt-includes=/usr/lib/qt3/include/ --with-qt-libraries=/usr/lib/qt3/lib on Mandrake 9.0 and I still get this message: configure: error: Cannot compile a simple Qt executable. Check you have the right $QTDIR ! My environment variable: QTDIR=/usr/li

Re: Still have a problem compiling with qt3

2003-02-11 Thread Miki Dovrat
The configure script fails when checking for the right name of the qt library and trying to compile with it. The library name in /usr/lib/qt3/lib is libqt-mt.so.3.0.5 After failing on compilation with -lqt3, -lqt2 -lqt, (since they don't exist), configure still fails with the right library name