Re: Create language PLPERL error - Mailing list pgsql-general

From Shakil Shaikh
Subject Re: Create language PLPERL error
Date
Msg-id BAY117-DS37AE2C9FBB367CE302D62ACEE0@phx.gbl
Whole thread Raw
In response to Re: Create language PLPERL error  (Alvaro Herrera <alvherre@commandprompt.com>)
Responses Re: Create language PLPERL error  (Alvaro Herrera <alvherre@commandprompt.com>)
List pgsql-general
From: "Alvaro Herrera" <alvherre@commandprompt.com>
>
> Remove that, and install them from Martin Pitt's repository:
> https://launchpad.net/~pitti/+archive/postgresql
>
> The one-click installer does not integrate well with the platform.
> Avoid using them.

Hi, thanks for the tip.

I tried installing this but am now getting the following error when trying
to install plperl:

ERROR:  could not access file "$libdir/plperl": No such file or directory

Apparently this means that the version of Postgresql I have wasn't compiled
with support for plperl. How would I find this out, and hopefully fix it?

Shak


pgsql-general by date:

Previous
From: Scott Frankel
Date:
Subject: where clause question
Next
From: Alvaro Herrera
Date:
Subject: Re: Create language PLPERL error