Re: How do I install pl/perl

Поиск
Список
Период
Сортировка
От Robert B. Easter
Тема Re: How do I install pl/perl
Дата
Msg-id 0011291306310F.00289@comptechnews
обсуждение исходный текст
Ответ на How do I install pl/perl  (Steve Heaven <steve@thornet.co.uk>)
Ответы Re: How do I install pl/perl
Список pgsql-general
When you compiled PostgreSQL, you have to give ./configure --with-perl so it
will make the .so file its looking for.  See ./configure --help next time.

On Wednesday 29 November 2000 11:46, Steve Heaven wrote:
> I want to write some triggers in Perl.
> I have searched www.postgresql.org and Bruce's book but cant find out what
> I need to do to install perl.
> I've run 'createlang' but it complains about not being able to find files.
> I assume that I have to make a pgperl.so or something similar, but how?
>
> Thanks
>
> Steve

--
-------- Robert B. Easter  reaster@comptechnews.com ---------
- CompTechNews Message Board   http://www.comptechnews.com/ -
- CompTechServ Tech Services   http://www.comptechserv.com/ -
---------- http://www.comptechnews.com/~reaster/ ------------

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

Предыдущее
От: Joe Kislo
Дата:
Сообщение: Unanswered questions about Postgre
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Bug? 'psql -l' in pg_ctl?