Create language PLPERL error

From: "Shakil Shaikh" <sshaikh(at)hotmail(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Create language PLPERL error
Date: 2009-09-03 18:12:11
Message-ID: BAY117-DS1063765227041C5C913AD3ACEF0@phx.gbl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi all,

Running Postgres 8.4 on Ubuntu 9.04, installed via the clickonce installer.
I'm getting a curious error when trying to create/add support for plperl to
any database:

ERROR: could not load library
"/opt/PostgreSQL/8.4/lib/postgresql/plperl.so":
/opt/PostgreSQL/8.4/lib/postgresql/plperl.so: undefined symbol:
Perl_Tcurpad_ptr

I previously got a libperl.so not found error which I thought I alleviated
by installing dev-perl via Synaptic.

Any ideas on how to figure out what's going on?

Shak

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Mark Lubratt 2009-09-03 18:30:17 PL/Perl 64-bit and sending emails
Previous Message David Fetter 2009-09-03 18:02:18 Re: column level, uid based authorization to update columns