Re: could not load library plperl.so

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: CSN <cool_screen_name90001(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: could not load library plperl.so
Date: 2005-05-02 01:37:16
Message-ID: 20050502013716.GA9070@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Sun, May 01, 2005 at 05:52:14PM -0700, CSN wrote:

> createlang: language installation failed: ERROR:
> could not load library
> "/usr/lib/postgresql/plperl.so": libperl.so: cannot
> open shared object file: No such file or directory

You need your Perl installation to have libperl as a shared library. On
some linux distros, it works to install the perl-dev or perl-devel
package. On other systems, you may need to recompile your Perl package.

--
Alvaro Herrera (<alvherre[(at)]dcc(dot)uchile(dot)cl>)
"I call it GNU/Linux. Except the GNU/ is silent." (Ben Reiter)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-05-02 01:46:47 Re: 'prepare' is not quite schema-safe
Previous Message Vlad 2005-05-02 01:25:38 'prepare' is not quite schema-safe