Re: Create language plperlu Error - Mailing list pgsql-bugs

From John R Pierce
Subject Re: Create language plperlu Error
Date
Msg-id bb2c8567-447f-1fcf-c48f-a68de1b97c02@hogranch.com
Whole thread Raw
In response to Re: Create language plperlu Error  (Ranjeet Dhumal <jeetu.dhumal@gmail.com>)
List pgsql-bugs
On 8/1/2016 11:45 PM, Ranjeet Dhumal wrote:
>
> What plperl.so is telling you that one of its symbols is undefined.
> This may be due to compile options or may means you need a newer
> version of Perl and libperl.so (5.10.1 is quite old). Recent versions
> of PotgreSQL and plperl usually require a newer version of perl than
> the one you cite.
>
> So try using perl 5.14 and greater which contains Perl_sv_2bool_flags.

RHEL 6 has perl 5.10.1,   you don't update it.  you could install a
newer perl in a different location but its pretty unlikely the postgres
stuff would use it as-is.

the PGDG rpm distributions are built to use the appropriate system
perl.   I don't know what enterprisedb is building their /opt/postgres
to use.




--
john r pierce, recycling bits in santa cruz

pgsql-bugs by date:

Previous
From: Ranjeet Dhumal
Date:
Subject: Re: Create language plperlu Error
Next
From: "Dali Eli -X (daeli - AMAN COMPUTERS LTD at Cisco)"
Date:
Subject: Re: BUG #14264: Error installing 9.6 beta 3 on Red hat 6.5