I am attempting to install Greenbone 0.8.3 on Ubuntu 9.10 with OpenVAS 3.0.0. When I run the command "sudo cmake ." I get the following errors back.
-- Configuring greenbone-security-assistant... -- Looking for pkg-config... /usr/bin/pkg-config -- Looking for libopenvas-config... /usr/local/bin/libopenvas-config -- checking for modules 'libmicrohttpd>=0.4.2;libxml-2.0;glib-2.0;gthread-2.0' -- package 'libxml-2.0' not found CMake Error at /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:270 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal) CMakeLists.txt:79 (pkg_check_modules) -- checking for modules 'libxslt;gnutls' -- package 'libxslt' not found CMake Error at /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:270 (message): A required package was not found Call Stack (most recent call first): /usr/share/cmake-2.6/Modules/FindPkgConfig.cmake:322 (_pkg_check_modules_internal) CMakeLists.txt:82 (pkg_check_modules) CMake Error at CMakeLists.txt:85 (message): One or more reguired libraries was not found (see message above), please install the missing libraries and run cmake again. Anyone have any ideas what might be going on? I have double-triple checked to make sure the modules it says are missing are actually installed, is there a file where I can set the variables to make sure it is hitting the correct directories when looking for the modules? Thanks! Scott _______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss
