Re: 7.3 on OS X HOWTO - Mailing list pgsql-general

From Eric B.Ridge
Subject Re: 7.3 on OS X HOWTO
Date
Msg-id 7A4E5A29-063E-11D7-A73E-0003937E3354@tcdi.com
Whole thread Raw
In response to 7.3 on OS X HOWTO  (Hunter Hillegas <lists@lastonepicked.com>)
Responses Re: 7.3 on OS X HOWTO  (Hunter Hillegas <lists@lastonepicked.com>)
List pgsql-general
On Monday, December 2, 2002, at 02:26  PM, Hunter Hillegas wrote:
> Does one exist?
>
> I know that you need readline installed, but I can't even get that to
> build
> properly...

Well, you only need readline if you want the command-editing/completion
capabilities of psql.  Otherwise you can ./configure with the
--without-readline option.

> I searched the mailing list archives and didn't find anything
> meaningful.

After I installed readline (via Fink), cleaned, reconfigured, compiled,
and installed 7.3, everything worked flawlessly.  Outside of the
readline issue, there was no difference than installing 7.3 on Linux.

I did notice that fink patched the readline sources it downloaded
before compiling.  I have no idea what the patch was.

> I'd rather not use fink.

Fink is kinda magical, but hey, you're using a Mac.  You shouldn't need
to concern yourself with details.  And you surely don't need to
right-click on anything!  *grin*

eric


pgsql-general by date:

Previous
From: Stephan Szabo
Date:
Subject: Re: [SQL] CURRENT_TIMSTAMP
Next
From: Hunter Hillegas
Date:
Subject: Re: 7.3 on OS X HOWTO