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 TakatsuguShigeta:
http://wiki.apache.org/couchdb/Installing_on_Fedora7
------------------------------------------------------------------------------
}}}
3. install couchdb
{{{
- svn checkout http://svn.apache.org/repos/asf/incubator/couchdb/trunk couchdb
+ svn checkout http://svn.apache.org/repos/asf/couchdb/trunk couchdb
cd couchdb
./bootstrap
./configure
|