yoavs 2003/12/30 08:54:48 Modified: webapps/docs setup.xml Log: Added note about GNU make for daemon on FreeBSD systems, addressing Bugzilla bug #25774. Revision Changes Path 1.7 +4 -0 jakarta-tomcat-catalina/webapps/docs/setup.xml Index: setup.xml =================================================================== RCS file: /home/cvs/jakarta-tomcat-catalina/webapps/docs/setup.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- setup.xml 20 Sep 2003 20:47:21 -0000 1.6 +++ setup.xml 30 Dec 2003 16:54:48 -0000 1.7 @@ -78,6 +78,10 @@ that GNU TAR is used, and that <code>CATALINA_HOME</code> is an environment variable pointing to the base path of the Tomcat installation.</p> + + <p>Please note that you should use the GNU make (gmake) instead of + the native BSD make on FreeBSD systems.</p> + <source> cd $CATALINA_HOME/bin
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]