<div dir="ltr"><div><div>Hi!<br><br></div>Today I couldn't compile KF5 with the following message from cmake:<br><br>----------------------------------------------<br>CMake Warning at staging/kdoctools/src/CMakeLists.txt:27 (find_package):<br>
  By not providing "FindDocBookXML.cmake" in CMAKE_MODULE_PATH this project<br>  has asked CMake to find a package configuration file provided by<br>  "DocBookXML", but CMake did not find one.<br><br>  Could not find a package configuration file provided by "DocBookXML" with<br>
  any of the following names:<br><br>    DocBookXMLConfig.cmake<br>    docbookxml-config.cmake<br><br>  Add the installation prefix of "DocBookXML" to CMAKE_PREFIX_PATH or set<br>  "DocBookXML_DIR" to a directory containing one of the above files.  If<br>
  "DocBookXML" provides a separate development package or SDK, be sure it has<br>  been installed.<br><br><br>CMake Warning at staging/kdoctools/src/CMakeLists.txt:35 (find_package):<br>  By not providing "FindDocBookXSL.cmake" in CMAKE_MODULE_PATH this project<br>
  has asked CMake to find a package configuration file provided by<br>  "DocBookXSL", but CMake did not find one.<br><br>  Could not find a package configuration file provided by "DocBookXSL" with<br>  any of the following names:<br>
<br>    DocBookXSLConfig.cmake<br>    docbookxsl-config.cmake<br><br>  Add the installation prefix of "DocBookXSL" to CMAKE_PREFIX_PATH or set<br>  "DocBookXSL_DIR" to a directory containing one of the above files.  If<br>
  "DocBookXSL" provides a separate development package or SDK, be sure it has<br>  been installed.<br>------------------------------------------------<br><br></div><div>And at the end:<br><br>------------------------------------------------<br>
-- The following REQUIRED packages have not been found:<br><br> * DocBookXML , DocBook XML , <<a href="http://www.oasis-open.org/docbook/xml/4.2">http://www.oasis-open.org/docbook/xml/4.2</a>><br>   Required by the KDE help system to process DocBook XML<br>
 * DocBookXSL , DocBook XSL , <<a href="http://docbook.sourceforge.net/release/xsl/current/">http://docbook.sourceforge.net/release/xsl/current/</a>><br>   Required by the KDE help system to process DocBook XML<br><br>
CMake Error at /home/david/devel/kf5-development/share/cmake-2.8/Modules/FeatureSummary.cmake:430 (message):<br>  feature_summary() Error: REQUIRED package(s) are missing, aborting CMake<br>  run.<br>Call Stack (most recent call first):<br>
  CMakeLists.txt:260 (feature_summary)<br><br><br>-- Configuring incomplete, errors occurred!<br>See also "/home/david/devel/kf5-development/build/kdelibs-frameworks/CMakeFiles/CMakeOutput.log".<br>See also "/home/david/devel/kf5-development/build/kdelibs-frameworks/CMakeFiles/CMakeError.log".<br>
make: *** [cmake_check_build_system] Error 1<br>---------------------------------------------------------------<br><br><br></div><div>I haven't uninstalled anything docbook. What should I do to get KF5 compiled?<br><br>
</div><div>Thank you!<br><br></div><div>David Gil<br></div></div>