You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
@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:
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)
The text was updated successfully, but these errors were encountered: