| From: | Karel Zak <zakkr(at)zf(dot)jcu(dot)cz> |
|---|---|
| To: | pgsql-hackers <pgsql-hackers(at)postgreSQL(dot)org>, Paul Juliano <paul(at)edsamail(dot)com> |
| Cc: | pgsql-general(at)postgreSQL(dot)org |
| Subject: | Re: Regression Tests |
| Date: | 2000-08-17 13:39:09 |
| Message-ID: | Pine.LNX.3.96.1000817153048.8798A-100000@ara.zf.jcu.cz |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Tille | 2000-08-17 14:05:53 | Beginner problems with functions (Was: Is this the wrong list?) |
| Previous Message | ind | 2000-08-17 11:52:25 | serialization |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ben Adida | 2000-08-17 14:23:17 | Re: Inserting a select statement result into another table |
| Previous Message | Magnus Hagander | 2000-08-17 13:22:59 | RE: Connections Implementing SSL in 7.1 Dev |