
renaud at nessus
Dec 30, 2006, 9:10 AM
Post #1 of 1
(679 views)
Permalink
|
|
NessusClient INSTALL,1.1.1.1,1.1.1.1.2.1
|
|
Update of /usr/local/cvs/NessusClient In directory raccoon.nessus.org:/tmp/cvs-serv13424 Modified Files: Tag: release-1-0 INSTALL Log Message: bug#1553 Index: INSTALL =================================================================== RCS file: /usr/local/cvs/NessusClient/INSTALL,v retrieving revision 1.1.1.1 retrieving revision 1.1.1.1.2.1 diff -u -d -r1.1.1.1 -r1.1.1.1.2.1 --- INSTALL 10 Sep 2005 17:36:38 -0000 1.1.1.1 +++ INSTALL 30 Dec 2006 17:10:14 -0000 1.1.1.1.2.1 @@ -5,6 +5,10 @@ ./configure && make && make install +On systems where GNU make is not the standard `make`, +you may need to install GNU make and use the `gmake` +command instead of the `make` command above. + Then : _______________________________________________ Nessus-cvs mailing list Nessus-cvs [at] list http://mail.nessus.org/mailman/listinfo/nessus-cvs
|