Re: Cannot build PL/Perl ... - Mailing list pgsql-general

From Andy Koch
Subject Re: Cannot build PL/Perl ...
Date
Msg-id 5.1.0.14.0.20010502141743.02d927d0@pop.telus.net
Whole thread Raw
In response to Cannot build PL/Perl ...  (Adam Walczykiewicz <adamwal@poczta.onet.pl>)
List pgsql-general
At 09:59 PM 5/2/2001 +0200, you wrote:
>Cannot build PL/Perl because libperl is not a shared library.
>I'v got this error when I tried to compile PL/Perl.
>I have SuSE Linux 7.0 , have I get a libperl.so library , and put it in
>/usr /lib ...
>
>Thanks for any help
>Adam

Hi Adam, I went through getting pl/perl working not too long ago - this
part of the docs talks about what you need to do.

http://www.ca.postgresql.org/users-lounge/docs/7.1/programmer/plperl.html

By the way, if you intend to use perl functions with triggers - you should
be warned now that you can't - its not supported with 7.0. Although I don't
know about 7.1.

Andy.


pgsql-general by date:

Previous
From: "Albertson, Chris"
Date:
Subject: "group by" is quite expensive
Next
From: Jeff Eckermann
Date:
Subject: RE: Improve a query...