Bill Barnes <[EMAIL PROTECTED]> writes:
> Ran into a hitch at 'make' which reported that 'bison'
> was not installed.  I'm running debian potato, so used
> the apt-get install of bison.  Bison is installed in
> /usr/bin. I copied it to /home/billb/pgsql.

> Still getting the 'bison missing' message.

Re-run configure, and watch to make sure that it finds bison this time.
You'll need flex too, if you intend to build from CVS sources.

                        regards, tom lane

Reply via email to