Re: MacOSX, fink, missing readline/readline.h

Поиск
Список
Период
Сортировка
От John DeSoi
Тема Re: MacOSX, fink, missing readline/readline.h
Дата
Msg-id 6FA0FEC2-89A1-4ADA-A97D-C8834EF8C3CE@pgedit.com
обсуждение исходный текст
Ответ на MacOSX, fink, missing readline/readline.h  (Teunis Peters <teunis@wintersgift.com>)
Список pgsql-general
On Jun 26, 2005, at 4:29 PM, Teunis Peters wrote:

> This has to do with building postgresql-8.0.3
>
> I'm installing on a MacOSX system (10.3) and configure's failing to
> find the readline installation.


What does your configure command look like? I have not tried it in a
while, but this used to work for me:

./configure --with-includes=/sw/include --with-libraries=/sw/lib


Or if you don't need readline:

./configure --without-readline


John DeSoi, Ph.D.
http://pgedit.com/
Power Tools for PostgreSQL


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

Предыдущее
От: Douglas McNaught
Дата:
Сообщение: Re: Win32 users?
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Infix Function?