<br><br><div class="gmail_quote">On Sun, Jul 12, 2009 at 10:33 PM, Andreas Pakulat <span dir="ltr">&lt;<a href="mailto:apaku@gmx.de">apaku@gmx.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On 12.07.09 21:51:33, Primal Pappachan wrote:<br>
&gt; I was trying to build the kdelibs svn from by following the instructions<br>
&gt; from this site. <a href="http://edu.kde.org/kstars/svn.php" target="_blank">http://edu.kde.org/kstars/svn.php</a>.<br>
&gt;<br>
&gt;<br>
&gt; While giving the command cmakelibs inside the kdelibs it said after some<br>
&gt; time that configuration was incompiete and errors occured.<br>
&gt;<br>
&gt; I have posted the error here.<br>
&gt; <a href="http://pastebin.com/m4f160dee" target="_blank">http://pastebin.com/m4f160dee</a><br>
&gt;<br>
&gt;<br>
&gt; This was part of the error message. Is this serious??<br>
&gt;<br>
&gt; CMake Error: The following variables are used in this project, but they are<br>
&gt; set to NOTFOUND.<br>
&gt; Please set them or make sure they are set and tested correctly in the CMake<br>
&gt; files:<br>
&gt; QT_QTDBUS_LIBRARY (ADVANCED)<br>
<br>
</div></div>Seems like your Qt was built without DBus support or you&#39;re missing the<br>
needed qt-dbus package.<br>
<br>
Andreas<br>
<br>
--<br>
Don&#39;t get to bragging.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br>
</blockquote></div><br><br>I tried installing qt-dbus packages from the synaptic package manager. But sadly it didnt solve the issue. <br>