Re: 8.0.3 build error on Mac OS X 10.4

Поиск
Список
Период
Сортировка
От Michael Glaesemann
Тема Re: 8.0.3 build error on Mac OS X 10.4
Дата
Msg-id D4652606-ED1B-4FDB-8923-35F3650E8442@myrealbox.com
обсуждение исходный текст
Ответ на 8.0.3 build error on Mac OS X 10.4  (Matthew Hixson <hixson@poindextrose.org>)
Ответы Re: 8.0.3 build error on Mac OS X 10.4  (Michael Glaesemann <grzm@myrealbox.com>)
Re: 8.0.3 build error on Mac OS X 10.4  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-general
On May 19, 2005, at 10:27 AM, Matthew Hixson wrote:

> 8.0.3 does not build for me on Mac OS X 10.4.  Anyone else seeing
> this error, and will it be fixed in the next release?

I just built 8.0.3 on Mac OS X 10.4.1 just fine. I installed
bison-1.875 (simple ./configure, make, sudo make install) before
doing the installation. I don't know if this is part of the issue or
not. Here was my configure for the PostgreSQL installation.

./configure --prefix=${PGINSTROOT} --with-pgport=${PGPORT}  --enable-
syslog --with-includes=/usr/include/ --with-libraries=/usr/lib/

The --with-includes and --with-libraries are to make sure the
configure picks up readline. It's nice that readline is installed
with Xcode now!

Hope things work out for your installation.

Michael Glaesemann
grzm myrealbox com


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

Предыдущее
От: Matthew Hixson
Дата:
Сообщение: 8.0.3 build error on Mac OS X 10.4
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: 8.0.3 build error on Mac OS X 10.4