You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by jf...@apache.org on 2006/04/25 21:34:49 UTC

svn commit: r396961 - /jakarta/commons/proper/daemon/trunk/README

Author: jfclere
Date: Tue Apr 25 12:34:39 2006
New Revision: 396961

URL: http://svn.apache.org/viewcvs?rev=396961&view=rev
Log:
Put a note so that the users look to INSTALL.txt in src/native/unix.

Modified:
    jakarta/commons/proper/daemon/trunk/README

Modified: jakarta/commons/proper/daemon/trunk/README
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/daemon/trunk/README?rev=396961&r1=396960&r2=396961&view=diff
==============================================================================
--- jakarta/commons/proper/daemon/trunk/README (original)
+++ jakarta/commons/proper/daemon/trunk/README Tue Apr 25 12:34:39 2006
@@ -6,6 +6,7 @@
   cd src/native/unix; configure; make
   You need a gnu make.
   The jsvc executable could be found in dist.
+  There is a INSTALL.txt src/native/unix please have a look to it.
 
   On windoze the additional step is needed:
   cd src/native/nt; make



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org