Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> writes:
> On Wed, 5 Jul 2000, steven wu wrote:
>> When I run a sequence test, I get the following error message:
>>
>> =============== installing languages... =================
>> installing PL/pgSQL .. createlang: missing required argument PGLIB
>> directory
> export PGLIB=/usr/lib/postgresql/lib
> make runtest
Hmm, I had not realized that createlang fails without a PGLIB setting
(probably because I do all my Postgres work with PGLIB and PGDATA
defined... :-()
Wouldn't it be a good idea to install the right path into it as a
default value at configure time? Likewise for the other scripts that
need this info?
regards, tom lane
In response to
Responses
pgsql-hackers by date
| Next: | From: D'Arcy J.M. Cain | Date: 2000-07-05 02:13:06 |
| Subject: Re: Repair plan for inet and cidr types |
| Previous: | From: Ryan Kirkpatrick | Date: 2000-07-05 01:42:06 |
| Subject: Linux/Alpha Regression Test Patch (Was Re: Call for port testing on
fmgr changes -- Results! ) |
pgsql-general by date
| Next: | From: Tom Lane | Date: 2000-07-05 02:07:08 |
| Subject: Re: Is cache disable ??? |
| Previous: | From: K. Ari Krupnikov | Date: 2000-07-05 01:59:24 |
| Subject: Re: psql dumps core |