Closed depappas closed 12 years ago
http://guide.couchdb.org/draft/unix.html
$ sudo aptitude install couchdb [sudo] password for xxxxxxx: sudo: aptitude: command not found
should be
$ sudo apt-get install couchdb
http://guide.couchdb.org/draft/unix.html
$ sudo aptitude install couchdb [sudo] password for xxxxxxx: sudo: aptitude: command not found
should be
$ sudo apt-get install couchdb