Re: 7.3.1 on linux - Mailing list pgsql-hackers

From Oliver Elphick
Subject Re: 7.3.1 on linux
Date
Msg-id 1042591319.3350.56.camel@linda.lfix.co.uk
Whole thread Raw
In response to 7.3.1 on linux  ("John Liu" <johnl@synthesys.com>)
List pgsql-hackers
On Tue, 2003-01-14 at 20:55, John Liu wrote:
> createlang plpgsql template1
> ERROR:  stat failed on file '$libdir/plpgsql': No such file or directory
> createlang: language installation failed
> 
> is the above error normal in 7.3.1 on linux?

I find I'm getting the same.  

This will happen if the plpgsql.so language file is not in the directory
specified by `pg_config --pkglibdir'.  That directory's path is
substituted for '$libdir' by the backend.

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                             http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
========================================   "For I know that my redeemer liveth, and that he shall      stand at the
latterday upon the earth"                                                   Job 19:25 
 



pgsql-hackers by date:

Previous
From: Justin Clift
Date:
Subject: Anyone have a fresh Solaris 8 SPARC system to create a PG 7.3.1 package on?
Next
From: "Christopher Kings-Lynne"
Date:
Subject: Re: copying perms to another user