Re: Suggestion: Which Binary?

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: "Jim C(dot) Nasby" <jnasby(at)pervasive(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, David Wheeler <david(at)kineticode(dot)com>, josh(at)agliodbs(dot)com, pgsql-hackers(at)postgresql(dot)org
Subject: Re: Suggestion: Which Binary?
Date: 2006-04-10 01:07:58
Message-ID: 4439AFEE.20605@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

Jim C. Nasby wrote:
> On Fri, Mar 31, 2006 at 07:01:18PM -0500, Tom Lane wrote:
>> David Wheeler <david(at)kineticode(dot)com> writes:
>>> Yes, but even the environment variables get me what I want. I
>>> therefore respectfully submit the attached patch to document them in
>>> the INSTALL file.
>> It seems rather pointless to document two instances of what is in fact
>> a generic autoconf-script behavior ...
>
> The problem is that PostgreSQL is moving out of the realm of "hard-core
> geeks only" and more into the mainstream. I'd bet a number of our users
> have very little idea how autoconf and it's progeny work. It's probably
> not unlikely that those folks would be able to figure out where their
> perl was, but then not know how to tell it to configure.

Not to mention that it is very popular to be able to specify a specific
version of a binary/language. Just a couple of projects that allow you
to do it now with a --with type configure statement:

subversion
mod_python
(just about any python module)

Joshua D. Drake

--

=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Neil Conway 2006-04-10 02:41:38 FYI: summer plans
Previous Message Andrew Dunstan 2006-04-10 00:28:48 Re: [SUGGESTION] CVSync

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2006-04-10 02:26:12 Re: [WIP] Add relminxid column to pg_class
Previous Message Alvaro Herrera 2006-04-10 00:36:03 Re: [WIP] Add relminxid column to pg_class