Snapshot and configure problem

F@lk Brettschneider gigafalk at yahoo.com
Mon Nov 19 08:40:17 GMT 2001


Phil wrote:
> 
> Hello All,
> 
> I have downloaded the latest snapshop because I'm having difficulty in
> getting kdevelop 2 working with QT3. Now I'm having difficulty compiling the
> snapshot.
> 
> This is what I type:
> ./configure --with-qt-dir=/usr/local/qt3
> 
> and this is what I get:
> checking for Qt... configure: error: Qt (>= Qt 3.0.0) (libraries) not found.
> Please check your installation!
> 
> I have QTDIR = /usr/local/qt3 and qt3 does exist.
> 
> What have I overlooked?
Yes, the configure system of the admin subdir still seems to have some
problems.
Try this:
 export QTDIR=/usr/local/qt3
 cd kdevelop
 make -f admin/Makefile.common cvs-clean
 make -f Makefile.cvs
 ./configure
and so on...

Ciao,
F at lk

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list