You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by ns...@apache.org on 2008/08/14 19:25:14 UTC

svn commit: r685968 - /incubator/couchdb/trunk/README

Author: nslater
Date: Thu Aug 14 10:25:14 2008
New Revision: 685968

URL: http://svn.apache.org/viewvc?rev=685968&view=rev
Log:
added note about gmake

Modified:
    incubator/couchdb/trunk/README

Modified: incubator/couchdb/trunk/README
URL: http://svn.apache.org/viewvc/incubator/couchdb/trunk/README?rev=685968&r1=685967&r2=685968&view=diff
==============================================================================
--- incubator/couchdb/trunk/README (original)
+++ incubator/couchdb/trunk/README Thu Aug 14 10:25:14 2008
@@ -124,6 +124,9 @@
 system owned directory. You do not need to do this if you are installing
 elsewhere, such as your home directory.
 
+If you are having problems running `make` you may want to try running `gmake` if
+it is available on your system.
+
 More options can be found by reading the `INSTALL` file.
 
 #### Security Considerations ####