Installation problems.

Anders W. p-prod at iname.com
Thu Jul 8 20:47:39 BST 1999


On Thu, 08 Jul 1999, Jacek Stolarczyk wrote:
> If you had installed qt binaries from rpm package, then you've probably
> forgotten to install qt-devel package. If my assumptions is wrong the try
> to set QTDIR environmental variable to point it to qt location.

Like `QTIDR=/usr/include/qt/'? or `QTDIR=/usr/lib/qt/'. I'm in above my head
here... those doesn't work, anyway.

//--- Console output ------------------------------------------
bash$ QTDIR=/usr/lib/qt/
bash$ ./configure
//--- snip! ---
checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not foun
d. Please check your installation!
bash$ QTDIR="/usr/lib/qt/"
bash$ ./configure
//--- snip! ---
checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not foun
d. Please check your installation!
bash$ QTDIR=/usr/include/qt/
bash$ ./configure
//--- snip! ---
checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not foun
d. Please check your installation!
bash$ QTDIR="/usr/include/qt/"
bash$ ./configure
//--- snip! ---
checking for Qt... configure: error: Qt (>= 1.42 and < 2.0) (libraries) not foun
d. Please check your installation!
//-------------------------------------------------------------

It's probably my newbie-ness, but it seems weird that it doesn't work...

Anders.

--
---
----
-----
------
 Why?



More information about the KDevelop mailing list