Installing plpgsql fails

From: "Nigel Bishop" <Nigel(dot)Bishop(at)ioko(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Installing plpgsql fails
Date: 2003-10-08 11:19:21
Message-ID: 8D206F73E2BE3E419EE87066E31F54EEEB8E@intyoad01.uk.ioko365.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Héctor A. Albospino 2003-10-08 11:42:36 unsubscribe
Previous Message Andreas Schmitz 2003-10-08 10:59:45 Re: Installing plpgsql fails