Joi 10 Februarie 2005 21:08, David Faure a scris: > On Thursday 10 February 2005 19:16, Adi wrote: > > I'm trying to "make my life easy" and kdevelop :) a kde app with > > --prefix=/home/adi/KDEDev/root/ as a configure option. However I get > > > > > 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! > > > *** Exited with status: 1 *** > > It has to know where to find KDE. Is kde-config in your $PATH? Or is > $KDEDIR set? Do they both need setting up or is one enough? I seem to have kde-config in my path but $KDEDIR does not exist. adi@thor ~ $ which kde-config /usr/kde/3.3/bin/kde-config adi@thor ~ $ echo $PATH /usr/kde/3.3/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.4.3:/opt/ati/bin:/usr/X11R6/bin:/opt/sun-jdk-1.4.2.07/bin:/opt/sun-jdk-1.4.2.07/jre/bin:/opt/sun-jdk-1.4.2.07/jre/javaws:/usr/qt/3/bin:/usr/kde/3.3/bin:/usr/games/bin:/usr/share/karamba/bin adi@thor ~ $ env | grep KDEDIR KDEDIRS=/usr -- Adi >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<