could not load library plperl.so - Mailing list pgsql-general

From CSN
Subject could not load library plperl.so
Date
Msg-id 20050502005214.10101.qmail@web52909.mail.yahoo.com
Whole thread Raw
Responses Re: could not load library plperl.so
Re: could not load library plperl.so
List pgsql-general
I configured postgres base+opt with '--with-perl',
make'd, and make install'ed. Trying to add plperl:

createlang -U postgres plperl links

I get this error:

createlang: language installation failed: ERROR:
could not load library
"/usr/lib/postgresql/plperl.so": libperl.so: cannot
open shared object file: No such file or directory

plperl.so does exist in /usr/lib/postgresql
(libperl.so does not). I also compiled in plpython,
and createlang appeared to work for that. Any idea
what the problem is?

Thanks,
CSN

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

pgsql-general by date:

Previous
From: Russell Smith
Date:
Subject: Re: Can't compile plphp
Next
From: Tom Lane
Date:
Subject: Re: libpq and PQexecPrepared