Re: Distribution package for OSX

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: Distribution package for OSX
Дата
Msg-id CAB7nPqTDLDJP26VLm6RwjWPDFQeTshmis+cX_hUoencFpDa=Vg@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Distribution package for OSX  (Igor Korot <ikorot01@gmail.com>)
Ответы Re: Distribution package for OSX  (Igor Korot <ikorot01@gmail.com>)
Список pgsql-odbc
On Fri, Dec 2, 2016 at 1:47 PM, Igor Korot <ikorot01@gmail.com> wrote:
> Hi, Tom,
>
> On Thu, Dec 1, 2016 at 10:48 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Igor Korot <ikorot01@gmail.com> writes:
>>> This is what I get trying to compile latest source:
>>
>>>> checking for PQsetSingleRowMode in -lpq... no
>>>> configure: error: libpq library version >= 9.2 is required
>>
>> Apple does ship a copy of libpq in /usr/lib, but it's generally a bit
>> back-rev, and you're working in a macOS release that's itself several
>> years out of date.  You'll need to install a newer libpq to satisfy this
>> ODBC version, evidently.
>
> Is there a way to see what version of PostgreSQL is installed on
> the system?
> Because then it would be easy to find out what version of ODBC
> driver I should have to connect.
> Or maybe I already have the driver, since I have iODBC installed?
>
> Just checked - driver is not there.

pg_config --version. You just need to look for its binary in your
system. For homebrew, which I actively use, that would be under
/usr/local/.
--
Michael


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

Предыдущее
От: Igor Korot
Дата:
Сообщение: Re: Distribution package for OSX
Следующее
От: Adrian Klaver
Дата:
Сообщение: Re: Distribution package for OSX