Re: [GENERAL] Regression Tests - Mailing list pgsql-hackers

From Karel Zak
Subject Re: [GENERAL] Regression Tests
Date
Msg-id Pine.LNX.3.96.1000817153048.8798A-100000@ara.zf.jcu.cz
Whole thread Raw
List pgsql-hackers
On Thu, 17 Aug 2000, Paul Juliano wrote:

> =============== installing languages...               =================
> installing PL/pgSQL ..  createlang: missing required argument PGLIB
> directory

 It's easy:

$ export PGLIB=/path/to/postgresql/lib
$ make runtest


BTW.:

 Hackers, why this 'export' not handle regression test itself
from $libdir that is already defined in Makefile.global?

 Needs a patch? :-)

                    Karel


pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: RE: Connections Implementing SSL in 7.1 Dev
Next
From: Jerome Raupach
Date:
Subject: Optimization in C