How to install couchdb 0.10 on Ubuntu 8.04 LTS ?
I get an error : erlang wrong version ...
|
How to install couchdb 0.10 on Ubuntu 8.04 LTS ? I get an error : erlang wrong version ... |
|||||
|
|
I just did this install myself recently. The Erlang included in Hardy is too old. Simple as that. You need to build Erlang as well as CouchDB.
And then go build Couch the same way you were already trying. Should work ok now. |
|||
|
|
Build CouchDB builds an independent, isolated CouchDB system with all its dependencies. All you need is GCC and Rake. If you have a bug building on 8.04 and I will post a fix. Nearly every distro and version is supported already. |
|||
|
|