From dev-return-3755-apmail-couchdb-dev-archive=couchdb.apache.org@couchdb.apache.org Sat Apr 04 09:23:34 2009 Return-Path: Delivered-To: apmail-couchdb-dev-archive@www.apache.org Received: (qmail 22964 invoked from network); 4 Apr 2009 09:23:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 Apr 2009 09:23:33 -0000 Received: (qmail 56107 invoked by uid 500); 4 Apr 2009 09:23:32 -0000 Delivered-To: apmail-couchdb-dev-archive@couchdb.apache.org Received: (qmail 56018 invoked by uid 500); 4 Apr 2009 09:23:32 -0000 Mailing-List: contact dev-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 dev@couchdb.apache.org Received: (qmail 56008 invoked by uid 99); 4 Apr 2009 09:23:32 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 09:23:32 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of chekmarev.alex@gmail.com designates 209.85.219.166 as permitted sender) Received: from [209.85.219.166] (HELO mail-ew0-f166.google.com) (209.85.219.166) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 04 Apr 2009 09:23:26 +0000 Received: by ewy10 with SMTP id 10so1385191ewy.11 for ; Sat, 04 Apr 2009 02:23:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type; bh=tghiixHr74OSF1/I+iB1U3+8xEUfjguxJYmYu8McPqs=; b=q/rt7cqgelIfCZdqEqMpstCbD80+qHzQJQeMB+3t4C7MjqY/TRBzl7odl1N2KMbWzE 6m4ZLhKv0Z4GEu43wujp6zRxiCq9dhL0iNoTtx09jkshQHMpdRuGJRHhd8yl21SrqjK9 qFcWEhCUvGGn8OkSHDR4rfbD8PSYkONbcGSMA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=ubLLAMg5i9ZtvK1MhNv8ieJCutIbP2cq4jfYp0PDqqZ/2EeLiQqpSVNhDbxV4/vmgu w1nGOeFvusjE36fnX957jKLJHo6n3je1HQUQiBexP1H1Ue/SdKgL1u/lHJp7lX8A5XbC Mg3bFmMNefDNsLbVm3la7mFUg8154uciAcb5U= MIME-Version: 1.0 Received: by 10.216.6.200 with SMTP id 50mr674528wen.117.1238836984426; Sat, 04 Apr 2009 02:23:04 -0700 (PDT) In-Reply-To: <49D6C36B.9070208@gmail.com> References: <49D6C36B.9070208@gmail.com> Date: Sat, 4 Apr 2009 13:23:04 +0400 Message-ID: Subject: Re: proposal draft From: Alexander Chekmarev To: dev@couchdb.apache.org, mhammond@skippinet.com.au Content-Type: multipart/alternative; boundary=0016364c7b8d6433630466b7361e X-Virus-Checked: Checked by ClamAV on apache.org --0016364c7b8d6433630466b7361e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit A little surprising but good for me. :) Rather the installer should consider correct configuration parameters if not linux auto-tools are used, but I thought taking care about using autoconf in windows is the easiest way. When windows installer allows to choose some paths for user it could affect on configuration files sometimes. Still I am learning in couch build process. 2009/4/4 Mark Hammond > On 3/04/2009 4:54 AM, Alexander Chekmarev wrote: > >> This is my proposal draft. It would be nice if you read it and help to >> write >> more correct one. >> > > Just FYI: > > Generating the Couch DB configuration files based on installation >> parameters. >> > > I made reference to this in an earlier mail, but I've just discovered that > default.ini can happily use relative paths, making this task magically > vanish :) > > Cheers, > > Mark > --0016364c7b8d6433630466b7361e--