Re: configure PostgreSQL with PERL: Perl version 5.8 or later is required, but this is .

From: John R Pierce <pierce(at)hogranch(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: configure PostgreSQL with PERL: Perl version 5.8 or later is required, but this is .
Date: 2016-10-21 05:43:50
Message-ID: c1607491-ae59-c7fa-4362-fcef99016c92@hogranch.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 10/20/2016 10:37 PM, Andre Mikulec wrote:
>
> I m getting this.
>
> TargetUser(at)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andre Mikulec 2016-10-21 05:50:09 Re: configure PostgreSQL with the python: distutils module not found
Previous Message Andre Mikulec 2016-10-21 05:39:29 Re: configure PostgreSQL with the python: distutils module not found