Bill Barnes 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.
I'm a Debian user too, but I had bison installed. Remove it from
/home/billb/pgsql (as long as it's in your path things should be
okay), and try running "configure" again.
Dan