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 2012/01/03 01:02:01 UTC

[Couchdb Wiki] Trivial Update of "Building_from_source_on_Windows" by DaveCottlehuber

Dear Wiki user,

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

The "Building_from_source_on_Windows" page has been changed by DaveCottlehuber:
http://wiki.apache.org/couchdb/Building_from_source_on_Windows?action=diff&rev1=1&rev2=2

Comment:
legacy page - do we keep these around?

  
  = Overview =
  
+ This wiki page has been superseded by the [[https://github.com/apache/couchdb/blob/master/INSTALL.Windows|INSTALL.Windows]] file in the CouchDB source tree, and a [[https://github.com/dch/glazier/readme.md|community-provided]] build process.
+ 
- This page describes how to set up the toolchain, and then build and install CouchDB 1.0.1 or later from source on Windows. 
+ This page describes how to set up the toolchain, and then build and install CouchDB 1.0.1 or later from source on Windows.
  
   * install Microsoft Visual Studio 2008 C++ compiler
   * install Microsoft Windows 7.0 SDK
@@ -48, +50 @@

   * Run [[http://ftp.mozilla.org/pub/mozilla.org/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe|Mozilla toolchain]]
   * If you don't like using vim in cygwin, you may want a unix file-compatible editor such as [[http://sourceforge.net/projects/notepad-plus/files/notepad%2B%2B%20releases%20binary/|NotePad++]]
  * Add a quick shortcut to Start Menu / All Programs / Visual C++ 2008 Express / Visual Studio Tools / Visual Studio 2008 Command Prompt -- you'll be using this a lot
-   
+ 
  = Packaging Tools and Libraries
  
   * Install [[http://www.slproweb.com/download/Win32OpenSSL-1_0_0d.exe|OpenSSL]] into c:\OpenSSL, and add to PATH
@@ -56, +58 @@

   * Install [[http://www.jrsoftware.org/download.php/is-unicode.exe|Inno5 Packager]] to %relax%\inno5
   * Install [[http://download.sourceforge.net/project/nsis/NSIS%202/2.46/nsis-2.46-setup.exe|NSIS]] to %relax%\nsis
   * Reboot now
-  
+ 
  = Source =
  
  Download & keep these handy in %relax%\bits or similar: