Re: PL/Perl

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: PL/Perl
Дата
Msg-id 17099.975096020@sss.pgh.pa.us
обсуждение исходный текст
Ответ на PL/Perl  (Nelio Alves Pereira Filho <nelio@ifx.com.br>)
Список pgsql-general
Nelio Alves Pereira Filho <nelio@ifx.com.br> writes:
> I just compiled my postgresql port (postgresql-7.0.2, FreeBSD 4.2) with
> -DWITH_PERL, but I can't use plperl. Has anyone succeded to install this
> way? The strange thing is that I can't find plperl.so anywhere!

Did you pay attention to the make output?  Most likely it didn't build
plperl because it couldn't find a shared library for libperl.

libperl.so isn't built by default in any perl release that I know of;
you have to do a manual configure/build of the Perl sources and
explicitly ask for a shared library to be built during Perl's
interactive configure script.  It's a real pain in the neck :-(

            regards, tom lane

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

Предыдущее
От:
Дата:
Сообщение: Re: Pivotal system
Следующее
От: "Edmar Wiggers"
Дата:
Сообщение: OpenACS