Re: Snow Leopard and PG 8.4 problems....

Поиск
Список
Период
Сортировка
От Jan Otto
Тема Re: Snow Leopard and PG 8.4 problems....
Дата
Msg-id 0136DDEE-8D63-438B-B883-999F93BC4902@me.com
обсуждение исходный текст
Ответ на Re: Snow Leopard and PG 8.4 problems....  (Jerry LeVan <Jerry.Levan@EKU.EDU>)
Список pgsql-general
Hi Jerry,

> I have been able to use just the ip in the host field but Snow
> Leopard seems to have
> broken using a 'name' in the host field... see below.
>
> It appears that compiling pg 8.4 gives rise to libs with
> architecture of x386_64...

hm, i have no problems to compile postgresql on snow leopard. all
linking defaults
to x86_64-architecture on my machine. you have probably installed
macports or
fink and build 32-libs on mac os x 10.5 before you upgraded to snow
leopard?
try removing all references to these 3rd-party libs and try compile
again.

> What sort of magic do I have to use to get a 32 bit version of the
> various libs ?
> ( I don't seem to be able to find where in the make file I can ask
> the linker to
> add the various archs, but I am getting bleary eyed.)
>
> I don't seem to be able to compile python support against the apple
> 2.6 or the macpython
> 2.5 versions (of python).

it works out of the box on my machine: ./configure --enable-python
python 2.6 (delivered in snow leopard) is used and compiles without
any warning or
error.

> Has anyone built a Snow Leopard version of pg with python support?

yes.

> Am I the only one to have problems with dblink on Snow Leopard?

i dont use dblink so i cant say if it is broken on my machine too.

regards, jan otto

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

Предыдущее
От: "Ow Mun Heng"
Дата:
Сообщение: dbi-link freezing up DBs, needing reboot
Следующее
От: "Eric Comeau"
Дата:
Сообщение: Re: New database or New Schema?