could not load library plperl.so

Поиск
Список
Период
Сортировка
От CSN
Тема could not load library plperl.so
Дата
Msg-id 20050502005214.10101.qmail@web52909.mail.yahoo.com
обсуждение исходный текст
Ответы Re: could not load library plperl.so  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
Re: could not load library plperl.so  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
I configured postgres base+opt with '--with-perl',
make'd, and make install'ed. Trying to add plperl:

createlang -U postgres plperl links

I get this error:

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

plperl.so does exist in /usr/lib/postgresql
(libperl.so does not). I also compiled in plpython,
and createlang appeared to work for that. Any idea
what the problem is?

Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

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

Предыдущее
От: Russell Smith
Дата:
Сообщение: Re: Can't compile plphp
Следующее
От: Tom Lane
Дата:
Сообщение: Re: libpq and PQexecPrepared