[Help] Config Failure on Mac OSX: psqlodbc-08.03.0300

From: Brent Austin <brent1a(at)yahoo(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300
Date: 2008-10-28 12:22:55
Message-ID: 886715.74747.qm@web65416.mail.ac4.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Trying to install psqlodbc-08.03.0300 on Mac gets me this while I configure:

client-6X-XXX-17-X14:~ brent1a$ cd /psqlodbc-08.03.0300
client-6X-XXX-17-X14:psqlodbc-08.03.0300 brent1a$ sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
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)
client-6X-XXX-17-X14:psqlodbc-08.03.0300 brent1a$

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Sam Mason 2008-10-28 12:25:17 Re: Execute Shell script after insert
Previous Message Allan Kamau 2008-10-28 11:25:00 Piping CSV data to psql when executing COPY .. FROM STDIN