From: <tom...@us...> - 2004-01-08 05:13:11
|
Update of /cvsroot/qmailadmin/qmailadmin In directory sc8-pr-cvs1:/tmp/cvs-serv13201 Modified Files: INSTALL Log Message: added note about using gmake if make fails Index: INSTALL =================================================================== RCS file: /cvsroot/qmailadmin/qmailadmin/INSTALL,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- INSTALL 10 Dec 2003 05:48:08 -0000 1.3 +++ INSTALL 8 Jan 2004 05:13:08 -0000 1.4 @@ -18,6 +18,8 @@ Be root before you follow the rest of the instructions or your installation will fail. +If you have problems using 'make', try using 'gmake' instead. + Note to people who did not read the above paragraph: When you give up on your installation, try reading the above information then starting from scratch. |