plperl.so no such file or directory - Mailing list pgsql-novice

From michael lush
Subject plperl.so no such file or directory
Date
Msg-id CACXX7MdCUePXr5S10rumBfEyCiWGyv6kwnONm5QnVDSou+oPvQ@mail.gmail.com
Whole thread Raw
Responses Re: plperl.so no such file or directory  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-novice
I'm migrating our database from CentOS release 5 (Final)  to Red Hat
Enterprise Linux Server release 6.1 (Santiago)

I've copied over the database file system and restarted the database
on the new server using the fresh postgresql install and this all
works fine

However if I use one of my plperl functions I get the error.

ERROR:  could not load library
"/net/nas20/bin/postgresql_8.4.2/lib/plperl.so": libperl.so: cannot
open shared object file: No such file or directory

I can see /net/nas20/bin/postgresql_8.4.2/lib/plperl.so is present

the limited googling I've done seems to indicate that I need to mess
round with  /etc/ld.so.conf
as root.  As I don't have root access on either machine is there
another option I can look at?

--
Michael

pgsql-novice by date:

Previous
From: Hany ABOU-GHOURY
Date:
Subject: Refreshing (update) tables in Dev Database in from production database on
Next
From: DFE
Date:
Subject: type "serial" and biginteger