Am Montag, 25. Oktober 2010 schrieb Sachin Murudkar:
> 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
> make: *** [all] Error 127
> 
> 
> I am trying to install on CentOS 5.4 with 64bit arch
> 
> 
> Can some one help me with this to go ahead ......
> _______________________________________________
> Openvas-discuss mailing list
> [email protected]
> http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Hello Sachin, 

seems for me, that "cmake" is not installed. Maybe you might want to check, if 
the required package is installed?

I do not know CentOS, as I am using debian, but I suppose, there is a way to 
find out in CentOS as well.

Good luck!

Hans-J. Ullrich


_______________________________________________
Openvas-discuss mailing list
[email protected]
http://lists.wald.intevation.org/mailman/listinfo/openvas-discuss

Reply via email to