Dear Wiki user,
You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification.
The following page has been changed by MartinWerthmoeller:
http://wiki.apache.org/couchdb/CouchIn15Minutes
The comment on the change is:
Add '_utils' to Link under "Create Database"
------------------------------------------------------------------------------
1. (Ubuntu) Remember to apt-get the require libraries before building
1. Start Couch from the command line and check everything looks good
1. Create new database
- 1. Browse http://localhost:5984/
+ 1. Browse http://localhost:5984/_utils/
1. Click "Create Database"
1. Enter "example"
1. Now for "Hello, World!"
|