Open bleeuwen-dev opened 3 months ago
@y0urself This probably needs to be moved back to the docs repository, unless i had missed something this seems to be not an issue in the gvmd component as the prerequisite is already documented here:
cJSON >= 1.7.14 (Debian package: libcjson-dev)
Only the community docs are missing this package here:
https://github.com/greenbone/docs/blob/main/src/22.4/source-build/gvmd/dependencies.md
Some short refs:
INSTALL.md
of the component)INSTALL.md
of the component)
During the buld of the gvmd i got the following error Package ‘libcjson’, required by ‘virtual: world’, not found
– Checking for module ‘libcjson>=1.7.14’ – Package ‘libcjson’, required by ‘virtual:world’, not found CMake Error at /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:607 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-3.25/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal) src/CMakeLists.txt:29 (pkg_check_modules)
Installation is done on Debian 12 (debian-12.6.0-amd64)