diff options
author | till <till@php.net> | 2010-12-03 00:29:25 +0100 |
---|---|---|
committer | joewilliams <joe@joetify.com> | 2010-12-06 20:51:40 -0800 |
commit | f80cd3fd5928b4f18e1b626b2bec5a2bb5aae410 (patch) | |
tree | d7cf3269df6d9f3756ac39c9a56dec8681f9b14a /README.md | |
parent | dcf8df2742ef7184f9f90622cdbec9cac2024c0f (diff) |
* put the common.js launchpad ppa into its own .list file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ BigCouch has the same dependencies as CouchDB: To install Spidermonkey 1.9.2 from PPA: sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 74EE6429 - sudo bash -c 'echo "deb http://ppa.launchpad.net/commonjs/ppa/ubuntu karmic main" >> /etc/apt/sources.list' + sudo bash -c 'echo "deb http://ppa.launchpad.net/commonjs/ppa/ubuntu karmic main" >> /etc/apt/sources.list.d/commonjs.list' sudo apt-get update sudo apt-get install libmozjs-1.9.2 libmozjs-1.9.2-dev sudo ln -s /usr/lib/libmozjs-1.9.2.so /usr/lib/libmozjs.so |