Where do I get kde-headers ? Got them, but now ........

OS owensavill at compuserve.com
Sat May 6 19:23:45 BST 2000


Thanks, my kdelibs-devel was out of date !!

So, now I have a work around for the 'not finding Qt' problem, a gcc that works
with the ever so fussy kdevelop and an up to date kdelibs-devel, 

but now...........

This lot:

if test -z "$kde_htmldir" || test -z "$kde_appsdir" ||
   test -z "$kde_icondir" || test -z "$kde_sounddir" ||
   test -z "$kde_datadir" || test -z "$kde_locale"  ||
   test -z "$kde_cgidir"  || test -z "$kde_confdir" ||
   test -z "$kde_mimedir" || test -z "$kde_toolbardir" ||
   test -z "$kde_wallpaperdir" || test -z "$kde_bindir" ||
   test -z "$kde_partsdir" || test "$kde_have_all_paths" != "yes"; then
  kde_have_all_paths=no
  { echo "configure: error: configure could not run a little KDE program to test the environment. 
Since it had compiled and linked before, it must be a strange problem on your system.
Look at config.log for details. If you are not able to fix this, please contact Stephan Kulow <coolo at kde.org>." 1>&2; exit 1; }
fi

...causes kdevelop to not create projects. I haven't discovered which one of the
plethora of directories is not present, I just removed the exit. Kdevelop went
on and produced the project, built it, ran it and debugged it ! No doubt at
some future point I may try to put something in the project that requires one
of the above, but until that point it seems a bit drastic to simply exit !!!

I am only using 1.1, so this may have been addressed for the latest, just
released version, in which case I appologise for being out of date !

Anyway, for the first time in months I have a working kdevelop, wooo-hoo, that
was painless - NOT.

I suppose I had better go up to the latest and greatest, and be with out a C++
dev. tool for another 6 months ;-)

Regards,
Owen

On Sat, 06 May 2000, you wrote:
> Your distribution should have a package with a name like
> kdelibs-devel you need to install it to get the headers.
> 
> Rich.
> 
> OS wrote:
> > 
> > Hello,
> > 
> > Could any one tell me where I can find kde-headers please. Kdevelop will not
> > build because it says it cannot find them.
> > 
> > Thanks,
> > Owen
> 
> -- 
>      Richard Moore		rich at ipso-facto.freeserve.co.uk
> http://www.robocast.com/	richard at robocast.com
> http://developer.kde.org/	rich at kde.org




More information about the KDevelop mailing list