You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2011/02/18 07:49:22 UTC

[Couchdb Wiki] Update of "Windows_binary_installer" by DaveCottlehuber

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.
The comment on this change is: major changes - bring up to date with recent issues, remove < 0.9 details.
http://wiki.apache.org/couchdb/Windows_binary_installer?action=diff&rev1=9&rev2=10

--------------------------------------------------

  <<TableOfContents>>
  
  = Current Version =
- '''couchdb-1.0.1''' - get the installer [[http://people.apache.org/~mhammond/dist/1.0.1/|here]]
+ '''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
+ 
- As the manual recommends exercise the CouchDB tests from Futon, to verify that installation is successful.
+ 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
+ 
+ [[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.
  
  === Installing as a Windows Service ===
+ 
- Should several tests fail with "permission errors", check the Windows service parameters.  You will need to be logged in from an Administrator account to do this. 
+ Should several tests fail with "permission errors", check the Windows service parameters.  You will need to be logged in from an Administrator account to do this.
   * After installation, start the Windows ''Services'' management component.
   * Click on ''Apache CouchDB'' service and select the [''Log On'']] tab.
   * You may find that "'''''Log on as'':'''" has not been set.  You can either select
-   *  ''Local System account'', or 
+   *  ''Local System account'', or
-   *  ''This account'' and specify a user or other account on your PC.  
+   *  ''This account'' and specify a user or other account on your PC.
   * If you are using your CouchDB outside your own machine, say on the LAN -- Using the ''This account'' option with curtailed privileges is highly recommended (''by me'').
- '''See also''': 
+ '''See also''':
-  1. ReadMe file
+  * ReadMe file
-  1. https://issues.apache.org/jira/browse/COUCHDB-326
+  * https://issues.apache.org/jira/browse/COUCHDB-326
  
  == Supported / Tested Platforms ==
  
@@ -29, +40 @@

  
  = Snapshots =
  
- Occasionally "snapshot" builds of couchdb will be made available [[http://people.apache.org/~mhammond/dist/snapshots|here]].  These will usually be snapshots of the trunk, although previews of release branches may occasionally also exist.
+ 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 previews of release branches may occasionally also exist.
  
  = Older Versions =
  
@@ -41, +52 @@

  '''couchdb-1.0.0''' - get the installer [[http://people.apache.org/~mhammond/dist/1.0.0/|here]]
  
  == 0.11 ==
-  '''couchdb-0.11.0''' - get the installer [[http://people.apache.org/~mhammond/dist/0.11.0|here]]
+ '''couchdb-0.11.0''' - get the installer [[http://people.apache.org/~mhammond/dist/0.11.0|here]]
  
- == 0.8 ==
- 
- ==== Supported / Tested Platforms ====
- 
- This installer has been tested on:
- 
-  * Windows XP SP3 32 bit
-  * Windows Vista 32 bit
- 
- ==== Dependencies ====
- 
- You need to install these before running the installer couchdb:
-  * [[http://www.erlang.org/download.html|Erlang/OTP]]
-  * [[http://www.microsoft.com/downloads/details.aspx?familyid=9B2DA534-3E03-4391-8A4D-074B9F2BC1BF&displaylang=en|Visual C++ 2008 Redistributables (for openssl binary)]]
-  * [[http://www.openssl.org/related/binaries.html|OpenSSL]] ( [[http://www.slproweb.com/download/Win32OpenSSL_Light-0_9_8i.exe|This version]] has been used successfully )
- 
- 
- === Downloads ===
- 
- 
- The installer (and some more info) can be found [[http://www.brunomlopes.com/software/couch-db-binaries|here]]. 
- [[http://dl.getdropbox.com/u/118385/CouchDbBinaries/couchdb-0.8.1-win32.exe|This]] is the direct link to the file.
-