On Wed, 5 Jul 2000, steven wu wrote:
> Hi,
>
> When I run a sequence test, I get the following error message:
>
> =============== installing languages... =================
> installing PL/pgSQL .. createlang: missing required argument PGLIB
> directory
>
>
> Could anyone tell me why and how to resolv it?
for example:
export PGLIB=/usr/lib/postgresql/lib
make runtest
Karel