Re: MacOSX, fink, missing readline/readline.h - Mailing list pgsql-general

From John DeSoi
Subject Re: MacOSX, fink, missing readline/readline.h
Date
Msg-id 6FA0FEC2-89A1-4ADA-A97D-C8834EF8C3CE@pgedit.com
Whole thread Raw
In response to MacOSX, fink, missing readline/readline.h  (Teunis Peters <teunis@wintersgift.com>)
List 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 by date:

Previous
From: Douglas McNaught
Date:
Subject: Re: Win32 users?
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Infix Function?