CouchDB 0.11 on Ubuntu 10.04
Posted
by ShenoudaB
on Server Fault
See other posts from Server Fault
or by ShenoudaB
Published on 2010-05-13T09:34:31Z
Indexed on
2010/05/13
9:44 UTC
Read the original article
Hit count: 432
Dears,
i have successfully installed CouchDB 0.11 on Ubuntu 10.04 based on the Installation instruction in couchdb wiki for ubuntu 10.04. with appending " --bindir=/usr/bin --sbindir=/usr/sbin --localstatedir=/var --sysconfdir=/etc" in ./configure
and CouchDB Running successfully and got " {"couchdb":"Welcome","version":"0.11.0"}"
But the Test Suite is not running successfully, with being freeze in the first task "basic".
any support to solve that and making the Test Suite running smoothly on Ubuntu 10.04.
© Server Fault or respective owner