Installing plpgsql fails - Mailing list pgsql-admin

From Nigel Bishop
Subject Installing plpgsql fails
Date
Msg-id 8D206F73E2BE3E419EE87066E31F54EEEB8E@intyoad01.uk.ioko365.com
Whole thread Raw
Responses Re: Installing plpgsql fails  (Andreas Schmitz <a.schmitz@cityweb.de>)
Re: Installing plpgsql fails  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-admin
Hi

Solaris 8
PG V7.3.3

I'm trying to install the procedural language plpgsql using:

createlang plpgsql securnet

But this fails with:

ERROR:  stat failed on file '$libdir/plpgsql': No such file or directory
createlang: language installation failed

pg_config --libdir  - returns:

/opt/postgres/product/7.3.3/lib - and in this directory resides a file called plpgsql.so

The LD_LIBRARY_PATH variable also contains /opt/postgres/product/7.3.3/lib


I've installed this successfully on another Solaris box without a problem.

Has anyone got any thoughts?

Thanks

Regards

Nigel Bishop

pgsql-admin by date:

Previous
From: "Ganesan Kanavathy"
Date:
Subject: Re: Pgsql crashes frequently
Next
From: Andreas Schmitz
Date:
Subject: Re: Installing plpgsql fails