Cătălin George Feștilă wrote: > I install 'Development Tools', but some tools are not in this group and > PythonLibrary is not set. Any idea how to fix it? dnf group install See below, the biggest missing piece is ECM, I'd suggest you do: sudo dnf builddep krita then you'll get everything that fedora's packaged krita builds against. If you're missing ECM, you're likely missing a lot of other stuff too. -- Rex > -- Krita version: 4.2.8-beta1 > -- Found PythonInterp: /usr/bin/python3 (found suitable version "3.7.5", > minimum required is "3.0") -- Python system site-packages directory: > /usr/lib64/python3.7/site-packages -- Could NOT find PythonLibrary > (missing: PYTHON_LIBRARY) (Required is at least version "3.0") CMake Error > at CMakeLists.txt:253 (find_package): > By not providing "FindECM.cmake" in CMAKE_MODULE_PATH this project has > asked CMake to find a package configuration file provided by "ECM", but > CMake did not find one. > > Could not find a package configuration file provided by "ECM" (requested > version 5.22) with any of the following names: > > ECMConfig.cmake > ecm-config.cmake > > Add the installation prefix of "ECM" to CMAKE_PREFIX_PATH or set > "ECM_DIR" > to a directory containing one of the above files. If "ECM" provides a > separate development package or SDK, be sure it has been installed. > > > -- Configuring incomplete, errors occurred! > See also "/home/mythcat/krita-4.2.8-beta1/CMakeFiles/CMakeOutput.log". > See also "/home/mythcat/krita-4.2.8-beta1/CMakeFiles/CMakeError.log". > _______________________________________________ > devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List > Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List > Archives: > https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx