[dhcp-agent-commits] dhcp-agent INSTALL,1.1,1.2
Status: Alpha
Brought to you by:
actmodern
From: <act...@us...> - 2003-06-09 02:02:53
|
Update of /cvsroot/dhcp-agent/dhcp-agent In directory sc8-pr-cvs1:/tmp/cvs-serv22798 Modified Files: INSTALL Log Message: added note on gmake requirement Index: INSTALL =================================================================== RCS file: /cvsroot/dhcp-agent/dhcp-agent/INSTALL,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** INSTALL 20 May 2003 00:34:29 -0000 1.1 --- INSTALL 9 Jun 2003 02:02:50 -0000 1.2 *************** *** 47,50 **** --- 47,55 ---- To install: "make install;" + If you are using a system which does not use GNU make by default, + please install GNU make. Usually it is installed as "gmake" + + To install with GNU make explicitly: "gmake install;" + Before installing please uninstall any previous distribution of dhcp-agent, or dhcp suite package. Make sure you also disabled |