Re: BUG #5339: Version of Perl detected incorrectly

From: Alex Hunsaker <badalex(at)gmail(dot)com>
To: Jonathan <jonathan(at)leto(dot)net>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5339: Version of Perl detected incorrectly
Date: 2010-02-22 19:47:46
Message-ID: 34d269d41002221147m64b7e8a8w4629942e27c78ecf@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

On Mon, Feb 22, 2010 at 12:44, Alex Hunsaker <badalex(at)gmail(dot)com> wrote:
> On Mon, Feb 22, 2010 at 10:57, Jonathan <jonathan(at)leto(dot)net> wrote:
>> 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.

For the curious this what it looks like after (I of course bumped the
check to the non-existent perl 5.11.10 version):

configure: WARNING:
*** The installed version of Perl, /usr/bin/perl, is too old to use
with PostgreSQL.
*** Perl v5.11.10 required--this is only v5.10.1, stopped at -e line 1.

In response to

Browse pgsql-bugs by date

  From Date Subject
Next Message pradeep 2010-02-22 19:51:46 BUG #5340: Requirement of different syntax on different OS
Previous Message Alex Hunsaker 2010-02-22 19:44:45 Re: BUG #5339: Version of Perl detected incorrectly