Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The following page has been changed by JanLehnardt:
http://wiki.apache.org/couchdb/Installing_on_Windows

The comment on the change is:
link README file

------------------------------------------------------------------------------
  
  = Building current couchdb versions =
  
- As of couchdb 0.10, support for Windows is included in the standard build 
process.  View README in the root of the source tree for information about the 
dependencies and how to configure the build process.  In summary, you will need 
to:
+ As of couchdb 0.10, support for Windows is included in the standard build 
process.  View [http://svn.apache.org/viewvc/couchdb/trunk/README?view=co 
README] in the root of the source tree for information about the dependencies 
and how to configure the build process.  In summary, you will need to:
  
   * Install the cygwin environment.
  
@@ -16, +16 @@

  
   * configure and build erlang according to the instructions.
  
-  * configure and build couch according to the README file in couch
+  * configure and build couch according to the 
[http://svn.apache.org/viewvc/couchdb/trunk/README?view=co README] file in couch
  
  After executing 'make install', you will find a couchdb directory structure 
inside your erlang directory - that is, the couch build process simply installs 
its libraries into the erlang binaries you previously build.  This directory 
structure should be ready to roll - it can be zipped up, packaged by an 
installer, etc.
  

Reply via email to