Noah Slater has been very busy upgrading the CouchDB build system and the changes have been merged to the trunk version tonight, so it’s time to update my test box build scripts. This lot replaces the earlier stuff found here
sudo apt-get install libicu36 libicu36-dev libreadline5-dev sudo apt-get install subversion-tools xsltproc automake libtool svn -r 305 co http://couchdb.googlecode.com/svn/trunk/ couchdb cd couchdb ./bootstrap ./configure --with-erlang=/usr/local/lib/erlang make sudo make install
Starting up CouchDB is now more straightforward:
couchdb

1 comment
Comments feed for this article
Trackback link: http://ciarang.com/posts/new-couchdb-build-system/trackback