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

From: John DeSoi <desoi(at)pgedit(dot)com>
To: Teunis Peters <teunis(at)wintersgift(dot)com>
Cc: PostgreSQL general <pgsql-general(at)postgresql(dot)org>
Subject: Re: MacOSX, fink, missing readline/readline.h
Date: 2005-06-26 22:13:29
Message-ID: 6FA0FEC2-89A1-4ADA-A97D-C8834EF8C3CE@pgedit.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Martijn van Oosterhout 2005-06-26 22:21:49 Re: Infix Function?
Previous Message Douglas McNaught 2005-06-26 21:06:06 Re: Win32 users?