<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>Problem building kdevelop</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I am on mandrake 10.1 and I am trying to build kdevelop 3.2. I beleive I have<BR>
all the requsite software, and I've set all the env variables:<BR>
<BR>
KDEDIR=/home/larrym/kde3.4/<BR>
QTDIR=/usr/local/qt<BR>
LD_LIBRARY_PATH=/usr/local/qt/lib:/home/larrym/kde3.4//lib:<BR>
LIBRARY_PATH=/usr/local/qt/lib:/home/larrym/kde3.4//lib:<BR>
PATH=/usr/local/qt/bin:/home/larrym/kde3.4//bin:/sbin:/usr/sbin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin<BR>
<BR>
I am in /usr/local/kdevelop-3.2.0, and as root I am issuing this command:<BR>
<BR>
./configure --enable-debug=full --prefix=$KDEDIR --with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs<BR>
<BR>
This is failing with:<BR>
<BR>
checking for KDE... configure: error:<BR>
in the prefix, you've chosen, are no KDE headers installed. This will fail.<BR>
So, check this please and use another prefix!<BR>
<BR>
Help!<BR>
Thanks,<BR>
-larry<BR>
</FONT>
</P>

</BODY>
</HTML>