| From: | Andy Koch <dfunct(at)telus(dot)net> |
|---|---|
| To: | Adam Walczykiewicz <adamwal(at)poczta(dot)onet(dot)pl>, pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Cannot build PL/Perl ... |
| Date: | 2001-05-02 21:20:13 |
| Message-ID: | 5.1.0.14.0.20010502141743.02d927d0@pop.telus.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lieven Van Acker | 2001-05-02 21:33:50 | View permissions in 7.1 |
| Previous Message | David Scholes | 2001-05-02 21:14:24 | Tuple Max Size on 7.1 |