UpdateAn installer for version 0.9.1 is available at http://people.virginia.edu/~lmb7s/couch/ Info for version 0.8, including sourcesThis is a repository for my build of the binaries required to run CouchDb on Windows (32bit version, hasn't been tested on any other enviroments).The build was done in the following environment:
InstallerThis is a first shot at an installer, and no warranties should be implied. However, I'm open to suggestions and feedback.The installer should auto-detect the erlang directory. It bundles:
Try and run all but the last unit test (compaction seems to crash the erlang runtime on windows). Other than that they should all pass. If they don't, gimme a shout, I can try and give it a look. PrerequisitesYou need to install these before installing couchdb:DownloadHereNSIS installer script with dependencies and couchdb source code SpiderMonkeySpidermonkey was downloaded from here, and is version 1.7 of the source code. It was compiled with the standard mozilla tools and the flagThe source code was changed according to the documentation on the CouchDb website to include "a custom JavaScript driver, which provides unicode and buffering improvements." Download the binaries here couch_erl_driver.dllThis driver was downloaded from the documentation wiki, and I've mirrored it here (since it seems to have gone missing in some documentation reshuffling). |
Software >