From: | Adam Witney <awitney(at)sghms(dot)ac(dot)uk> |
---|---|
To: | Philippe Schmid <phschmid(at)cadinfo(dot)ch>, pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Readline on MacOS X 10.2.2 and pg 7.3rc1 |
Date: | 2002-11-22 15:28:21 |
Message-ID: | BA03FD95.C0D6%a.witney@sghms.ac.uk |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I installed readline using fink (fink.sourceforge.net) and then configured
7.3rc1 thus
./configure --prefix=/usr/local/pgsql7.3rc1 --with-perl --with-java
--with-libraries=/sw/lib --with-includes=/sw/include
(All fink stuff goes into /sw by default)
HTH
adam
> Hi,
>
> I am not well versed in the .Configure stuff and I have much trouble
> getting readline recognized on my system.
> I am trying to build pg 7.3rc1 on MacOSX 10.2.2 with the latest dev.
> tools patches.
>
> Readline seems to be available as a framework?!? but is not recognized
> by the configure script.
> Someone an idea how to procede ?
>
> Thanks in advance for your help
> BR,
> Philippe Schmid
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
From | Date | Subject | |
---|---|---|---|
Next Message | Felipe Schnack | 2002-11-22 15:29:17 | Re: EXECUTE problems |
Previous Message | Philippe Schmid | 2002-11-22 15:21:18 | Readline on MacOS X 10.2.2 and pg 7.3rc1 |