Re: Regresstion Tests do not find PGLIB directory

Peter Eisentraut <peter_e@gmx.net>

From: Peter Eisentraut <peter_e@gmx.net>
To: Emily Carl <emilyac@wanet.net>
Cc: <pgsql-bugs@postgresql.org>, <emilyac@seada.com>
Date: 2001-02-16T21:04:37Z
Lists: pgsql-bugs
Emily Carl writes:

> The output of a src/test/regress/'make runtest' command puts out:

> installing PL/pgSQL .. createlang: missing required argument PGLIB
> directory
> (This is the directory where the interpreter for the procedural
> language is stored. Traditionally, these are installed in whatever
> 'lib' directory was specified at configure time.)
> failed
> ACTUAL RESULTS OF REGRESSION TEST ARE NOW IN FILE regress.out

> The src/test/regress/run_check.sh sets PGLIB="$LIBDIR" but I have not
> been able to figure out how $LIBDIR should have been set, whereas now
> it seems not to be set.  I have not been able to find any reference to
> PGLIB
> in the postgresql documentation.

LIBDIR should be in src/Makefile.global.  What does it say there?

-- 
Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/