diff options
author | Jan Lehnardt <jan@apache.org> | 2010-07-20 10:43:27 +0000 |
---|---|---|
committer | Jan Lehnardt <jan@apache.org> | 2010-07-20 10:43:27 +0000 |
commit | b6cd81b7f0e85c7b3a976c9ffb436562449a04da (patch) | |
tree | 5c18ed4d567b6d09b52feeab9ead05f013485ab3 | |
parent | 9ebb79a24eecc2004a211b2475ffb7b34f31d138 (diff) |
add link to the wiki about the messed up ubuntu install situation. Closes COUCHDB-830
git-svn-id: https://svn.apache.org/repos/asf/couchdb/branches/1.0.x@965791 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | INSTALL.Unix | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/INSTALL.Unix b/INSTALL.Unix index 93b4803d..768e3846 100644 --- a/INSTALL.Unix +++ b/INSTALL.Unix @@ -18,8 +18,17 @@ You will need the following installed: It is recommended that you install Erlang OTP R12B-5 or above where possible. -Debian-based (inc. Ubuntu) Systems -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Ubuntu +~~~~~~ + +See + + http://wiki.apache.org/couchdb/Installing_on_Ubuntu + +for updated instructions on how to install on Ubuntu. + +Debian-based Systems +~~~~~~~~~~~~~~~~~~~~ You can install the build tools by running: |