| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Bill Barnes <kgbsoft(at)yahoo(dot)com> |
| Cc: | pg-general <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Re: A How-To: PostgreSQL from Tcl via ODBC |
| Date: | 2001-02-20 17:28:39 |
| Message-ID: | 13487.982690119@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general pgsql-hackers |
Bill Barnes <kgbsoft(at)yahoo(dot)com> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tressens Lionel | 2001-02-20 17:43:28 | Problems when dumping a database |
| Previous Message | Louis-David Mitterrand | 2001-02-20 17:27:07 | strategies for keeping an audit trail of UPDATEs |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bill Barnes | 2001-02-20 18:15:01 | Re: Re: A How-To: PostgreSQL from Tcl via ODBC |
| Previous Message | Tom Lane | 2001-02-20 17:23:43 | Re: AW: Re: [BUGS] Turkish locale bug |