| From: | Renê Salomão <rene(at)ibiz(dot)com(dot)br> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | Re: Installing PlPerl |
| Date: | 2003-05-22 16:38:38 |
| Message-ID: | 20030522133838.1938f32e.rene@ibiz.com.br |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-novice |
Thanks everyone for replying my email,
I have fixed the problem, not sure if it was the right fix!!
When I installed Pg, I did compiled it with "--with-perl" and no
problem to install... Later when I decided to use PLPERL in addition
to plpgsql the problem occured...
What I did was just copy the missing libperl.so from the source code to
/lib... Doing that I was able to createlang PLPERL, and so for no
problem...
Thanks all...
| From | Date | Subject | |
|---|---|---|---|
| Next Message | scott.marlowe | 2003-05-22 16:56:46 | Re: PRIMARY KEYS |
| Previous Message | Richard Huxton | 2003-05-22 16:21:59 | Re: Is this a bug? : select '26/10/2003'::date + interval '1 day'; |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Nabil Sayegh | 2003-05-22 17:13:23 | Re: Problem on Linux |
| Previous Message | Nicholas Allen | 2003-05-22 15:41:43 | How to send an email when data is inserted into a table |