hi Guys,<div><br></div><div>I am getting a error while compiling KDEPIM in the following command,</div><div><br></div><div>cmake -DCMAKE_INSTALL_PREFIX=$KDE4_PREFIX -DKDE_DEFAULT_HOME=.kde4 -DSYSCONF_INSTALL_DIR=/etc/sysconfig ..</div>
<div><br></div><div>and in message log:</div><div>  -- Enterprise build is disabled.</div><div>-- Found Qt-Version 4.7.2 (using /usr/bin/qmake)</div><div>-- Found X11: X11_X11_LIB-NOTFOUND</div><div>-- Found KDE 4.6 include dir: /usr/include</div>
<div>-- Found KDE 4.6 library dir: /usr/lib</div><div>-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler</div><div>-- Found automoc4: /usr/bin/automoc4</div><div>-- Strigi API needs &#39;signed char&#39;</div>
<div>-- Found gpgme-config at /usr/bin/gpgme-config</div><div>-- Found gpgme v1.2.0, checking for flavours...</div><div>--  Found flavour &#39;vanilla&#39;, checking whether it&#39;s usable...yes</div><div>--  Found flavour &#39;pthread&#39;, checking whether it&#39;s usable...yes</div>
<div>--  Found flavour &#39;pth&#39;, checking whether it&#39;s usable...yes</div><div>-- Usable gpgme flavours found:  vanilla pthread pth</div><div>-- Found libassuan-config at /usr/bin/libassuan-config</div><div>-- Found assuan v2.0.1, checking for flavours...</div>
<div>--  Found flavour &#39;vanilla&#39;, checking whether it&#39;s usable...yes</div><div>-- Usable assuan flavours found:  vanilla</div><div>-- NO usable assuan found for Kleopatra</div><div><br></div><div>-----------------------------------------------------------------------------</div>
<div>-- The following external packages were located on your system.</div><div>-- This installation will have the extra features provided by these packages.</div><div>-----------------------------------------------------------------------------</div>
<div>   * Boost - Boost C++ Libraries</div><div>   * The Boost Topological_sort header - topological_sort.hpp (part of Boost_graph)</div><div>   * Akonadi - Akonadi server libraries</div><div>   * ZLib - The Zlib compression library</div>
<div>   * Strigi - Index metadata of files</div><div>   * gpgme - GNU Privacy Guard (GPG/PGP) support</div><div>   * QGpgME - The QGpgME library</div><div>   * Shared desktop ontologies - Desktop ontologies</div><div>   * Soprano - Semantic Desktop Storing</div>
<div>   * Nepomuk - The Nepomuk libraries</div><div>   * assuan - Assuan IPC library</div><div>   * indicate-qt - Qt bindings for libindicate</div><div>   * X11 screensaver extension - X Window Screen Saver Development Library</div>
<div><br></div><div>-----------------------------------------------------------------------------</div><div>-- Congratulations! All external packages have been found.</div><div>-----------------------------------------------------------------------------</div>
<div><br></div><div>CMake Error: The following variables are used in this project, but they are set to NOTFOUND.</div><div>Please set them or make sure they are set and tested correctly in the CMake files:</div><div>X11_X11_LIB (ADVANCED)</div>
<div>    linked by target &quot;kalarm_bin&quot; in directory /home/kuldeep/kdepim-4.4.10/kalarm</div><div>    linked by target &quot;knotes&quot; in directory /home/kuldeep/kdepim-4.4.10/knotes</div><div>    linked by target &quot;kcm_ktimetracker&quot; in directory /home/kuldeep/kdepim-4.4.10/ktimetracker</div>
<div>    linked by target &quot;ktimetracker&quot; in directory /home/kuldeep/kdepim-4.4.10/ktimetracker</div><div>    linked by target &quot;ktimetrackerpart&quot; in directory /home/kuldeep/kdepim-4.4.10/ktimetracker</div>
<div><br></div><div>-- Configuring incomplete, errors occurred!</div><div><br></div><div>Can anyone help me out?</div><div><br></div><div>Regards,</div><div><br></div><div><br></div>