Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The following page has been changed by TimCoffman: http://wiki.apache.org/couchdb/Installing_on_RHEL4 The comment on the change is: CouchDB repository URL does not contain "incubator" any more ------------------------------------------------------------------------------ }}} 4. install couchdb {{{ - svn checkout http://svn.apache.org/repos/asf/incubator/couchdb/trunk couchdb + svn checkout http://svn.apache.org/repos/asf/couchdb/trunk couchdb cd couchdb ./bootstrap -C ./configure --with-js-lib=/usr/local/spidermonkey/lib64 --with-js-include=/usr/local/spidermonkey/include
