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

Comment:
Updated to reflect disappearance of xulrunner-dev packages in 11.10.

   * Install second set of dependencies:
    * Ubuntu '''up to 9.10''': {{{sudo apt-get install libmozjs-dev libicu-dev 
libcurl4-gnutls-dev libtool}}}
    * Ubuntu '''10.04 and later when building CouchDB-1.1.x or less''': {{{sudo 
apt-get install xulrunner-1.9.2-dev libicu-dev libcurl4-gnutls-dev libtool 
erlang-eunit}}}
+    . Note that in 11.10 and later, xulrunner-1.9.2 includes the development 
files, so xulrunner-1.9.2-dev does not exist (install xulrunner-1.9.2 instead).
     . Then [[#xulrunner.conf|create /etc/ld.so.conf.d/xulrunner.conf]].
    * Ubuntu '''11.04 and later when building CouchDB-1.2 or greater''': 
{{{sudo apt-get install libmozjs-dev libicu-dev libcurl4-gnutls-dev libtool}}}
   * Download CouchDB from http://couchdb.apache.org/downloads.html.

Reply via email to