Re: Mac OS 10.3 Panther make questions - Mailing list pgsql-admin

From Jeremy Buchmann
Subject Re: Mac OS 10.3 Panther make questions
Date
Msg-id DEBFCF12-60E0-11D8-B1DB-000A95D7EFFE@wellsgaming.com
Whole thread Raw
In response to Mac OS 10.3 Panther make questions  (Kevin Barnard <kbarnard_lists@sbcglobal.net>)
Responses Re: Mac OS 10.3 Panther make questions
List pgsql-admin
Kevin,

The /sw directory is created by fink (http://fink.sourceforge.net/)
which you may want to install.  It's a debian-ish packaging system
designed for bringing open-source programs to Mac OS X.  I believe
PostgreSQL is available as a fink package as well, but it may not be
recent.  Readline is available, and this may be the way to go if you
can't get readline to compile on its own.

Good luck,
Jeremy

On Feb 16, 2004, at 4:05 PM, Kevin Barnard wrote:

> I am trying to get PostgreSQL 7.4.1 to make with Mac OS 10.3 I run
> configure which complains about readline.  I'm not sure how Apple
> compiled bash which is the new default shell but I can't find the
> library or headers either.  I have installed Xcode and found a few
> notes online about postgres 7.3.4 and OS 10.2 which talk about making
> readline and using the /sw directory which does not exist on system.
> Does anybody know what I am missing?
>
> Thank you in advance for any help
> Kevin Barnard
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
>      joining column's datatypes do not match
>


pgsql-admin by date:

Previous
From: Troy Campano
Date:
Subject: Re: [GENERAL] create ONE database beyond between 2 server
Next
From: Andrew Rawnsley
Date:
Subject: Re: Mac OS 10.3 Panther make questions