This is a discussion on Re: Problem with pl/perl in postgresql 8.0rc1 within the pgsql Novice forums, part of the PostgreSQL category; --> Hello, I think I got it installed. I did have have libperl.so but for some reason it wasn't being ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello, I think I got it installed. I did have have libperl.so but for some reason it wasn't being picked up by ld.so.conf. So I: ldconfig /usr/lib/perl5/5.8.5/i386-linux-thread-multi/CORE/libperl.so Then I rebuilt the postgresql srpm. And I was able to do: createlang plperl test And it worked. Thanks to everyone that replied. Robert Boone ---------------------------(end of broadcast)--------------------------- TIP 3: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |