You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2010/08/23 15:22:17 UTC

[Couchdb Wiki] Update of "Installing_on_Ubuntu" by EricCarlson

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 EricCarlson.
http://wiki.apache.org/couchdb/Installing_on_Ubuntu?action=diff&rev1=48&rev2=49

--------------------------------------------------

  sudo chmod 0770 ${prefix}/var/{lib,log,run}/couchdb ${prefix}/etc/couchdb
  }}}
  === Additional Notes ===
+ '''Problems after upgrading from source'''
+ 
+ If you have previously built and installed from source it is likely that there will be a previous version of the Erlang libraries (couch-x.x.x, erlang-oauth, etap, ibrowse-x.x.x, mochiweb-xxx) in /usr/local/lib/couchdb/erlang/lib. These should be removed before doing 'sudo make install' for the new version. If you only discover a problem (e.g., CouchDB crashes) after doing the new install, the problem might be solved by manually removing everything in /usr/local/lib/couchdb/erlang/lib and redoing 'sudo make install'.
+ 
  ==== Problems with libmozjs and xulrunner? ====
  In Ubuntu 10.04 you may get an error similar to this: