I've been trying to install couchdb on Ubuntu 10.04.

$ sudo apt-get install couchdb
(everything looks fine - server starts)
$ couchdb
Segmentation fault

The server is not accessible through curl or the browser. Does anyone have any suggestions?

link|improve this question
Would you please paste the output of this command: curl -v http://127.0.0.1:5984/ -- thanks! – jhs Jun 14 '11 at 1:36
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.