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: "bootstrap" command no longer accepts "-C" option ------------------------------------------------------------------------------ {{{ svn checkout http://svn.apache.org/repos/asf/couchdb/trunk couchdb cd couchdb - ./bootstrap -C + ./bootstrap ./configure --with-js-lib=/usr/local/spidermonkey/lib64 --with-js-include=/usr/local/spidermonkey/include make && make install }}}
