Re: compiling odbc

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: compiling odbc
Дата
Msg-id 24742.1221763920@sss.pgh.pa.us
обсуждение исходный текст
Ответ на compiling odbc  (Brent Austin <brent1a@yahoo.com>)
Список pgsql-odbc
Brent Austin <brent1a@yahoo.com> writes:
> I am attempting to compile and install psqlodbc-08.03.0200 on my Mac Pro running Leopard.
> 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)"

Probably means you don't have Postgres itself installed.  On some
platforms it could mean that you don't have the postgresql-devel
subpackage installed, but I've not heard that anyone divides up the
package like that on OS X.

Another possibility is that PG is installed, but in a directory
that's not in your PATH.

            regards, tom lane

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

Предыдущее
От: Brent Austin
Дата:
Сообщение: compiling odbc
Следующее
От: Brent Austin
Дата:
Сообщение: Re: compiling odbc