You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/01/12 19:41:11 UTC

[Couchdb Wiki] Update of "Installing on Fedora10" by BryanClark

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 BryanClark:
http://wiki.apache.org/couchdb/Installing_on_Fedora10

The comment on the change is:
correcting the svn URL, removing incubator

------------------------------------------------------------------------------
  The code can be gotten from subversion using
  
  {{{
-   $ 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