Return-Path: Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: (qmail 51088 invoked from network); 21 Sep 2009 06:30:48 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 21 Sep 2009 06:30:48 -0000 Received: (qmail 7180 invoked by uid 500); 21 Sep 2009 06:30:48 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 7115 invoked by uid 500); 21 Sep 2009 06:30:48 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 7106 invoked by uid 500); 21 Sep 2009 06:30:48 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 7103 invoked by uid 99); 21 Sep 2009 06:30:48 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Sep 2009 06:30:48 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 21 Sep 2009 06:30:46 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 6B86B118C5; Mon, 21 Sep 2009 06:30:26 +0000 (GMT) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Mon, 21 Sep 2009 06:30:26 -0000 Message-ID: <20090921063026.8803.14017@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Installing=5Fon=5FFedora10=22_b?= =?utf-8?q?y_Vlad_GURDIGA?= X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for c= hange notification. The "Installing_on_Fedora10" page has been changed by Vlad GURDIGA: http://wiki.apache.org/couchdb/Installing_on_Fedora10?action=3Ddiff&rev1=3D= 9&rev2=3D10 = {{{ $ ./configure + }}} + = + If configure throws "Could not find the `erl_driver.h' header" you need t= o tell it where the Erlang includes are; for example: "--with-erlang=3D/usr= /lib64/erlang/usr/include/". + = + {{{ $ make && make install }}} =20