I have managed to get Greenbone installed, but can not get it to
start.  When I issue the command - sudo gsad --mport 9391 it just
exits with no output.  I tried using the --verbose switch and it
doesn't provide any output either...  Any ideas?

Thanks!

Scott

On Wed, Mar 10, 2010 at 10:05 PM, Matthew Coene <[email protected]> wrote:
> I think what these are referring to are not the binary packages...
>
> Ensure you have the lib/devel packages corresponding to those packages 
> installed, do a "make clean" then retry "cmake ."
>
> Cheers,
>
> Matt
>
>
> ----- Original Message -----
> From: Scott Damron [[email protected]]
> Sent: 03/10/2010 09:59 PM CST
> To: [email protected]
> Subject: [Openvas-discuss] Installing Greenbone
>
>
>
> 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
>
> ______________________________________________________________________
> This email has been scanned by the MessageLabs Email Security System.
> For more information please visit http://www.messagelabs.com/email
> ______________________________________________________________________
>
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to