From: | Jeremy Buchmann <jeremy(at)wellsgaming(dot)com> |
---|---|
To: | pgsql-admin(at)postgresql(dot)org, Kevin Barnard <kbarnard_lists(at)sbcglobal(dot)net> |
Subject: | Re: Mac OS 10.3 Panther make questions |
Date: | 2004-02-17 00:33:13 |
Message-ID: | DEBFCF12-60E0-11D8-B1DB-000A95D7EFFE@wellsgaming.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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
>
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Rawnsley | 2004-02-17 02:05:27 | Re: Mac OS 10.3 Panther make questions |
Previous Message | Troy Campano | 2004-02-17 00:31:38 | Re: [GENERAL] create ONE database beyond between 2 server |