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

Поиск
Список
Период
Сортировка
От Brent Austin
Тема Re: [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300
Дата
Msg-id 550700.20524.qm@web65406.mail.ac4.yahoo.com
обсуждение исходный текст
Ответ на [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300  (Brent Austin <brent1a@yahoo.com>)
Ответы Re: [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300  ("Grzegorz Jaśkiewicz" <gryzman@gmail.com>)
Список pgsql-general
I've tried updating the path but it doesn't do anything. I'm not super savvy with unix bash....how might I "run pg-config by hand"?
-thanks


From: Grzegorz Jaśkiewicz <gryzman@gmail.com>
To: Brent Austin <brent1a@yahoo.com>
Cc: pgsql-general@postgresql.org
Sent: Tuesday, October 28, 2008 7:50:48 AM
Subject: Re: [GENERAL] [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300

On Tue, Oct 28, 2008 at 12:22 PM, Brent Austin <brent1a@yahoo.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


В списке pgsql-general по дате отправления:

Предыдущее
От: Allan Kamau
Дата:
Сообщение: Re: Piping CSV data to psql when executing COPY .. FROM STDIN
Следующее
От: "Grzegorz Jaśkiewicz"
Дата:
Сообщение: Re: [Help] Config Failure on Mac OSX: psqlodbc-08.03.0300