Psycopg on OSX

Поиск
Список
Период
Сортировка
От Daniele Varrazzo
Тема Psycopg on OSX
Дата
Msg-id AANLkTimw=0hKNxwde=M9GX_VgkrxGOFoLwDC6KRG-Eda@mail.gmail.com
обсуждение исходный текст
Список psycopg
Hello,

Installing psycopg on Mac OS X is less straightforward than it should
be, according to the amount of people complaining on their blog,
twitter etc. No one has dared providing any patch though.

http://initd.org/psycopg/articles/2010/11/11/links-about-building-psycopg-mac-os-x/

My shot in the dark is that pg_config is installed in some
non-standard location out of the PATH and psycopg setup starts with
wrong defaults for the libs. Based on this preconception I've modified
the setup to stop with an explicit error message if pg_config is not
found, instead of trying the luck. The change is already in Psycopg
2.4 beta 1.

Could anyone please test with the beta1 if it is still so tricky to
install psycopg on OS X? Or if it's worse? Patches to improve the
setup are happily accepted.

Thank you very much.

-- Daniele

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

Предыдущее
От: Mark Theisen
Дата:
Сообщение: Re: psycopg2 (async) socket timeout
Следующее
От: Landreville
Дата:
Сообщение: bytea type shows different size on FreeBSD