Emily Carl writes:
> src/Makefile.global contains:
>
> >>POSTGRESDIR= /export/home/postgres/postgresql-7.0.3
> >>
> >># Where the postgres executables live (changeable by just putting them
> >># somewhere else and putting that directory in your shell PATH)
> >>BINDIR= $(POSTGRESDIR)/bin
> >>
> >>
-BEGIN PGP SIGNED MESSAGE-
> 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
> > languag
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 wh
-BEGIN PGP SIGNED MESSAGE-
The output of a src/test/regress/'make runtest' command puts out:
bash-2.04$ make runtest
MULTIBYTE=;export MULTIBYTE; \
/bin/sh ./regress.sh i586-pc-linux-gnu 2>&1 | tee regress.out
=== Notes... =
pos