Re: configure PostgreSQL with PERL: Perl version 5.8 or later is required, but this is . - Mailing list pgsql-general

From John R Pierce
Subject Re: configure PostgreSQL with PERL: Perl version 5.8 or later is required, but this is .
Date
Msg-id c1607491-ae59-c7fa-4362-fcef99016c92@hogranch.com
Whole thread Raw
In response to Re: configure PostgreSQL with PERL: Perl version 5.8 or later is required, but this is .  (Andre Mikulec <andre_mikulec@hotmail.com>)
List pgsql-general
On 10/20/2016 10:37 PM, Andre Mikulec wrote:
>
> I m getting this.
>
> TargetUser@TARGETMACH ~
> $ perl -v
> This is perl, v5.8.8 built for msys-64int
>
> 5.8.8 is not right. See later emails.

try  /c/EnterpriseDB/LanguagePack/9.5/x64/Perl-5.20/bin/perl -v

as the perl in your default system path is probably NOT the same as the
one specified in your ./configure building.

my guess is, its barfing on a version number <= 10 due to bad logic...



--
john r pierce, recycling bits in santa cruz



pgsql-general by date:

Previous
From: Andre Mikulec
Date:
Subject: Re: configure PostgreSQL with the python: distutils module not found
Next
From: Andre Mikulec
Date:
Subject: Re: configure PostgreSQL with the python: distutils module not found