> Hi
>
> I am trying to install openvas on my system when I do "./configure" it
> works without any error but when I do "make" it returns with an error
>
> cd base && cmake -DCMAKE_INSTALL_PREFIX=/usr/local
> -DSYSCONFDIR=/usr/local/etc -DLOCALSTATEDIR=/usr/local/var
> -DLIBDIR=/usr/local/lib -DCMAKE_VERBOSE_MAKEFILE=OFF
> -DCMAKE_BUILD_TYPE=Debug && make
> /bin/sh: cmake: command not found
It needs the cmake command. Have you installed cmake?
Building on some CentOS versions is tricky. There are prebuilt packages
listed here
http://www.openvas.org/install-packages.html
_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss