Re: BUG #5339: Version of Perl detected incorrectly - Mailing list pgsql-bugs

From Alex Hunsaker
Subject Re: BUG #5339: Version of Perl detected incorrectly
Date
Msg-id 34d269d41002221147m64b7e8a8w4629942e27c78ecf@mail.gmail.com
Whole thread Raw
In response to Re: BUG #5339: Version of Perl detected incorrectly  (Alex Hunsaker <badalex@gmail.com>)
List pgsql-bugs
On Mon, Feb 22, 2010 at 12:44, Alex Hunsaker <badalex@gmail.com> wrote:
> On Mon, Feb 22, 2010 at 10:57, Jonathan <jonathan@leto.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.

pgsql-bugs by date:

Previous
From: Alex Hunsaker
Date:
Subject: Re: BUG #5339: Version of Perl detected incorrectly
Next
From: Alvaro Herrera
Date:
Subject: Re: BUG #5339: Version of Perl detected incorrectly