Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Quirks_on_Windows" page has been changed by DaveCottlehuber: http://wiki.apache.org/couchdb/Quirks_on_Windows?action=diff&rev1=19&rev2=20 Comment: add ToC = Quirks on Windows = Using CouchDB does not require installing cygwin, or becoming a command-line guru. If you get stuck here your best bet is [[irc://irc.freenode.net/couchdb|IRC on #couchdb]] or the mailing lists. This page will help you relax on Windows just as much as anywhere else! + <<TableOfContents(2)>> + == Quick Start == + So you just can't wait to relax can you? The fastest route is to: * unzip [[http://curl.haxx.se/download/curl-7.19.5-win32-ssl-sspi.zip|curl]] and add to your path @@ -47, +50 @@ }}} == Building from Source == - Note the full build chain is [[https://github.com/apache/couchdb/blob/master/INSTALL.Windows|documented]] -- but again you don't need this for *installing* and *using* CouchDB on Windows. There are a number of community-provided [[https://github.com/dch/glazier/|scripts]] helping you build from source if needed. + Note the full build chain is [[https://github.com/apache/couchdb/blob/master/INSTALL.Windows|documented]] -- but again you don't need this for *installing* and *using* CouchDB on Windows. There are a number of community-provided [[https://github.com/dch/glazier/|scripts]] helping you build from source if needed. * use only 32-bit components even if you are building on a 64-bit architecture * make sure you have a clean path with your build chain first - watch out for other developer tools like git, which may have older versions of OpenSSL or ICU binaries in your path
