Re: could not load library plperl.so

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: could not load library plperl.so
Дата
Msg-id 20050502013716.GA9070@dcc.uchile.cl
обсуждение исходный текст
Ответ на could not load library plperl.so  (CSN <cool_screen_name90001@yahoo.com>)
Список 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[@]dcc.uchile.cl>)
"I call it GNU/Linux. Except the GNU/ is silent." (Ben Reiter)

В списке pgsql-general по дате отправления:

Предыдущее
От: Typing80wpm@aol.com
Дата:
Сообщение: I receieved an example of Rekall script
Следующее
От: Tom Lane
Дата:
Сообщение: Re: 'prepare' is not quite schema-safe