Alex Hunsaker escribió:
> On Mon, Feb 22, 2010 at 10:57, Jonathan <jonat...@leto.net> wrote:

> > checking for perl... /home/leto/bin/perl
> > configure: using perl
> > configure: WARNING:
> > *** The installed version of Perl, /home/leto/bin/perl, is too old to use
> > with PostgreSQL.
> > *** Perl version 5.8 or later is required, but this is .
> 
> Yeah find the below which attempts to clean this up a bit.  Instead of
> parsing perl -v output, we just "use" the min required version and
> rely on perl error out for us.   Its also more or less what we do at
> runtime in plc_perl_boot.pl now.

You need to patch configure.in.  configure is a generated file.

-- 
Alvaro Herrera                                http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to