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

From: Grzegorz Jaśkiewicz <gryzman(at)gmail(dot)com>
To: "Brent Austin" <brent1a(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300
Date: 2008-10-28 12:50:48
Message-ID: 2f4958ff0810280550n5be7a563maa6feb80da06b02@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tue, Oct 28, 2008 at 12:22 PM, Brent Austin <brent1a(at)yahoo(dot)com> wrote:

> 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$
>
> it is stated there in simple language - pg_config not found. Have you
actually tried to run that command 'by hand' ? if not, update your PG_CONFIG
or PATH
--
GJ

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-10-28 12:57:30 Re: How to know the password for the user 'postgres'
Previous Message Thomas 2008-10-28 12:43:08 Re: How to know the password for the user 'postgres'