Dear Wiki user,

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

The "Windows_binary_installer" page has been changed by DaveCottlehuber:
http://wiki.apache.org/couchdb/Windows_binary_installer?action=diff&rev1=12&rev2=13

  
  <<TableOfContents>>
  
+ Currently the CouchDB project does not provide official binaries for its 
distributions, as the official release artefact is the signed tar.gz bundle 
accessible from Apache mirrors. We know this is not always the easiest solution 
for people and hope to resolve it in the near future. In the interim, 
community-provided binaries are available below.
- = Current Version =
- '''couchdb-1.0.2''' - get an unofficial installer 
[[https://github.com/downloads/dch/couchdb/setup-couchdb-1.0.2_otp_R14B01_spidermonkey_1.8.5.exe|here]]
  
- '''couchdb-trunk''' - periodically 
[[https://github.com/dch/couchdb/downloads|snapshots]] will be made available
+ = Current Versions =
+ 
+  * '''couchdb-1.1.1''' - get an unofficial installer 
[[https://github.com/downloads/dch/couchdb/setup-couchdb-1.1.1_js185_otp_R14B03+fix-win32-crypto.exe|here]]
+  * '''couchdb-1.0.2''' - get an unofficial installer 
[[https://github.com/downloads/dch/couchdb/setup-couchdb-1.0.2+COUCHDB-963_otp_R14B01+OTP-9139.exe|here]]
+  * '''couchdb-master''' - builds rolled from "trunk" or "master" in git terms 
- [[https://github.com/dch/couchdb/downloads|noteworthy snapshots]] and 
[[https://www.dropbox.com/s/jeifcxpbtpo78ak/Snapshots#view:list|bleeding edge]].
  
  As the manual recommends, use Firefox to run the CouchDB tests from Futon, to 
verify that your installation is successful.
  
  Note that CouchDB versions prior to 1.0.2 should not be used due to 1 
cross-site scripting security issue 
[[http://couchdb.apache.org/security.html|CVE-2010-3854]], and 2 bugs that, in 
certain situations, could cause data loss 
[[https://issues.apache.org/jira/browse/COUCHDB-852|COUCHDB-852]] and 
[[https://issues.apache.org/jira/browse/COUCHDB-844|COUCHDB-844]].
  
  == Known Issues ==
+ 
- Currently there are a number of non-critical issues in 1.0.2 that you need to 
be aware of; both have work-arounds documented in the JIRA comments
+ Currently there are a number of non-critical issues in 1.0.2 that you need to 
be aware of; both have work-arounds documented in the JIRA comments. These are 
both resolved in CouchDB 1.1.1 and newer.
  
   * [[https://issues.apache.org/jira/browse/COUCHDB-577|COUCHDB-577]] couchdb 
@ winxp: Simple RegExp's can not be executed
   * [[https://issues.apache.org/jira/browse/COUCHDB-963|COUCHDB-963]] while 
running CouchDB as a service, the erlang erlsrv process dies periodically 
during restarting CouchDB (POST /_restart fails) - either use the .bat version 
only, or apply the workarounds noted within the ticket comments. An upstream 
fix will be in Erlang/OTP R14B03 and a work-around will be in CouchDB 1.0.3 & 
later.
@@ -40, +44 @@

  
  None - the installer includes erlang, openssl, spidermonkey and everything 
else you need.
  
- = Snapshots =
- 
- Occasionally "snapshot" builds of couchdb will be made available 
[[http://people.apache.org/~mhammond/dist/snapshots|here]] or 
[[https://github.com/dch/couchdb/downloads|here]].  These will usually be 
snapshots of the trunk, although prev
- 

Reply via email to