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
---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend