Re: 7.3.1 on linux

From: Oliver Elphick <olly(at)lfix(dot)co(dot)uk>
To: John Liu <johnl(at)synthesys(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: 7.3.1 on linux
Date: 2003-01-15 00:41:59
Message-ID: 1042591319.3350.56.camel@linda.lfix.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(dot)Elphick(at)lfix(dot)co(dot)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 latter day upon the earth"
Job 19:25

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Christopher Kings-Lynne 2003-01-15 01:30:47 Re: copying perms to another user
Previous Message Justin Clift 2003-01-15 00:38:19 Anyone have a fresh Solaris 8 SPARC system to create a PG 7.3.1 package on?