Re: [GENERAL] Installing PlPerl - Mailing list pgsql-novice

From Richard Huxton
Subject Re: [GENERAL] Installing PlPerl
Date
Msg-id 200305211912.36102.dev@archonet.com
Whole thread Raw
In response to Installing PlPerl  (Renê Salomão <rene@ibiz.com.br>)
List pgsql-novice
On Wednesday 21 May 2003 5:26 pm, Renê Salomão wrote:
> $pgsql > createlang plperl template1
>
>  ERROR:  Load of file /usr/local/postgresql-7.3.2/lib/plperl.so failed:
> libperl.so: cannot open shared object file: No such file or directory

I think you need to have Perl installed as a shared-library as well as a
static executable. I don't think it defaults to this, so you'll either need
to recompile, or more likely grab the appropriate RPM/apt-get your package.


--
  Richard Huxton

pgsql-novice by date:

Previous
From: Ernest E Vogelsinger
Date:
Subject: Re: [PHP] Case Insensitive Searching?
Next
From: Nicholas Allen
Date:
Subject: How to send an email when data is inserted into a table