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

From clayton cottingham
Subject Re: Cannot build PL/Perl ...
Date
Msg-id 3AF07997.211A27FF@smartt.com
Whole thread Raw
In response to Cannot build PL/Perl ...  (Adam Walczykiewicz <adamwal@poczta.onet.pl>)
Responses Re: Cannot build PL/Perl ...  (Mark Nielsen <pgsql@mail.tcu-inc.com>)
List pgsql-sql
did you get this error when you tried to :createlang plperl template1?


me too!

then i did this 

find /usr -name libperl.so
/usr/lib/perl5/5.6.0/i386-linux/CORE/libperl.so
and then added
that dir {/usr/lib/perl5/5.6.0/i386-linux/CORE/}
to the /etc/ld.so.conf
ldconfig
and vroom it all went to the good


pgsql-sql by date:

Previous
From: Adam Walczykiewicz
Date:
Subject: PL/Perl documentation ...
Next
From: Jie Liang
Date:
Subject: Re: PL/Perl documentation ...