<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Kevin Krammer wrote:
<blockquote cite="mid200509261958.28388.kevin.krammer@gmx.at"
 type="cite">
  <pre wrap="">On Monday 26 September 2005 19:51, Bogus Zaba wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">I am a lazy kind of bloke and tend ot install most of my software from
RPMs where somebody has done a lot of work on my behalf.

Every now and then I want to install something that is only available as
sources and then I read the readmes, helpmes and set off bravely. I
often find however (most recently with kopete and arson) that the first
step (./configure) works through a whole of of checks which I seem to
pass OK and then reports :

"
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!
    </pre>
  </blockquote>
  <pre wrap=""><!---->
The configure script is usually able to detect the headers in the standard 
places, so I think it is more likely you do not have them install.

Look for an package called kde-devel or kdelibs-devel or similar (the -devel 
indicates it is a developer package, needed only when compiling stuff)

Cheers,
Kevin

  </pre>
  <pre wrap="">
<hr size="4" width="90%">
___________________________________________________
This message is from the kde-linux mailing list.
Account management:  <a class="moz-txt-link-freetext" href="https://mail.kde.org/mailman/listinfo/kde-linux">https://mail.kde.org/mailman/listinfo/kde-linux</a>.
Archives: <a class="moz-txt-link-freetext" href="http://lists.kde.org/">http://lists.kde.org/</a>.
More info: <a class="moz-txt-link-freetext" href="http://www.kde.org/faq.html">http://www.kde.org/faq.html</a>.</pre>
</blockquote>
Many thanks - That sounds familiar. I failed to install the
kdelibs-devel (or similar) package because I was warned of some bad
dependencies. I will go back to that install and see what I can fix
there.<br>
<br>
Bogus<br>
</body>
</html>