Problem building kdevelop
Andreas Pakulat
apaku at gmx.de
Sun May 15 07:45:31 BST 2005
On 14.Mai 2005 - 18:28:42, Martell, Larry wrote:
> I am on mandrake 10.1 and I am trying to build kdevelop 3.2. I beleive I have
> all the requsite software, and I've set all the env variables:
>
> KDEDIR=/home/larrym/kde3.4/
> QTDIR=/usr/local/qt
> LD_LIBRARY_PATH=/usr/local/qt/lib:/home/larrym/kde3.4//lib:
> LIBRARY_PATH=/usr/local/qt/lib:/home/larrym/kde3.4//lib:
> 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
>
> I am in /usr/local/kdevelop-3.2.0, and as root I am issuing this command:
Why? If you install into you're home as root, the rights will be
screwed(i.e. the user has probably no right to write). Build as user,
especially if you're installing into your home.
> ./configure --enable-debug=full --prefix=$KDEDIR --with-kdelibsdoxy-dir=$KDEDIR/share/doc/HTML/en/kdelibs-apidocs
>
> This is failing with:
>
> checking for KDE... configure: error:
> in the prefix, you've chosen, are no KDE headers installed. This will fail.
> So, check this please and use another prefix!
So is he right? configure checks for libkio.la and ksharedptr.h in the
$KDEDIR/include and $KDEDIR/lib directorys. So check that you installed
kdelibs properly into that prefix and that these 2 files are really in
place.
If they are, check the config.log for the exact error that occured while
checking the prefix.
Andreas
--
An avocado-tone refrigerator would look good on your resume.
-
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