Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The "Installing_on_Ubuntu" page has been changed by afters. The comment on this change is: couch_v 0.11.0 -> 1.0.0. http://wiki.apache.org/couchdb/Installing_on_Ubuntu?action=diff&rev1=38&rev2=39 -------------------------------------------------- # {"couchdb":"Welcome","version":"0.11.0"} }}} === Example 2 (with minimal dependencies) === - Tested with CouchDB versions: 0.11, 1.0.0 + Tested with CouchDB versions: 0.11.0, 1.0.0 This example is especially useful when using a minimal Ubuntu, rather than a full desktop one, as it won't install as many packages as the previous example. @@ -92, +92 @@ '''Note''': Without the 'erlang' package, couchdb could still be installed, but would be missing important erlang libraries and won't run properly. ==== Installation: ==== {{{ - couch_v='0.11.0' + couch_v='1.0.0' prefix='/usr/local' # install: