Re: sh -> pl

From: "Joshua D(dot) Drake" <jd(at)commandprompt(dot)com>
To: David Fetter <david(at)fetter(dot)org>
Cc: Andrew Dunstan <andrew(at)dunslane(dot)net>, PG Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: sh -> pl
Date: 2008-06-17 15:08:33
Message-ID: 4857D371.6060802@commandprompt.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

David Fetter wrote:
> On Tue, Jun 17, 2008 at 10:19:59AM -0400, Andrew Dunstan wrote:
>> David Fetter wrote:
>>> Folks,

> Well, it'll wind up with a build system that's documented a lot better
> than it is :)
>
>> Is perl currently required to build from tarball? If not, you would
>> be placing an additional build requirement and there may still be a
>> few odd build environments that don't sport perl by default.
>
> This is 2008, and it's silly to pretend we need to support this
> "requirement" on systems where people are building Postgres.

I am curious what your overall proposal includes? Would I do:

perl Makefile.PL; make?

Or would things like autoconf and bison still be required?

Or are you just presenting to remove all the underlying nits that are
tied to all the different unix derived utilities?

Sincerely,

Joshua D. Drake

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message David Fetter 2008-06-17 15:13:40 Re: Crash in pgCrypto?
Previous Message Alvaro Herrera 2008-06-17 15:07:12 Re: sh -> pl