ERROR: Load of file /usr/local/pgsql/lib/plperl.so failed - Mailing list pgsql-general

From KMiller
Subject ERROR: Load of file /usr/local/pgsql/lib/plperl.so failed
Date
Msg-id 000201bfeebd$2a9e24a0$0100a8c0@Kurt
Whole thread Raw
Responses Re: ERROR: Load of file /usr/local/pgsql/lib/plperl.so failed
List pgsql-general
When I try to exec psql I get the message:
 
ERROR: Load of file /usr/local/pgsql/lib/plperl.so failed: libperl.so: cannot open shared object file: No such file or directory
 
The library files do exist so I'm stuck as to why it can't find them.
 
There had been a previous installation of postgres that Suse 6.5 installed.
 
That was in /usr/lib/pgsql. I blew that away so now there is only /usr/local/pgsql.
 
I tried recompiling/installing postgres from scratch.
 
I can start postmaster but psql still won't go.
 
Need help!
 
TIA, -km
 
 
 

pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Figured it out (psql and Gnu readline)
Next
From: Jesus Aneiros
Date:
Subject: SQL DOMAINS in PostgreSQL