| From: | Brent Austin <brent1a(at)yahoo(dot)com> |
|---|---|
| To: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | compiling odbc |
| Date: | 2008-09-18 18:10:15 |
| Message-ID: | 523798.40504.qm@web65412.mail.ac4.yahoo.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
I am attempting to compile and install psqlodbc-08.03.0200 on my Mac Pro running Leopard.
Here is what I get:
client-66-xxx-17-x14:psqlodbc-08.03.0200 brent1a$ sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for pg_config... no
configure: error: pg_config not found (set PG_CONFIG environment variable)
How do I fix "configure: error: pg_config not found (set PG_CONFIG environment variable)"
(I'm relatively new to most of this?
thanks
-B
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-09-18 18:52:00 | Re: compiling odbc |
| Previous Message | Marcin Ligorowski | 2008-09-17 10:23:47 | Problem with using SOCK_put_int method PGAPI_PutData |