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
---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
http://www.postgresql.org/users-lounge/docs/faq.html
- [SQL] Cannot build PL/Perl ... Adam Walczykiewicz
- Re: [SQL] Cannot build PL/Perl ... clayton cottingham
- Re: [SQL] Cannot build PL/Perl ... Mark Nielsen
