Description of problem: -bash-2.05b$ createlang plperl rhcdb ERROR: Load of file /usr/lib/pgsql/plperl.so failed: libperl.so: cannot open shared object file: No such file or directory createlang: language installation failed Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: See above Actual results: Expected results: Additional info: libperl.so is present and in /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE/ Suggest using rpath to tell plperl.so where to find it rather than adding lines to ld.so.conf to ensure always correct version.
Assigning to me.
Fixed.