Jeremy Buchmann <[EMAIL PROTECTED]> writes:
> ... Readline is available, and this may be the way to go if you
> can't get readline to compile on its own.
There isn't anything difficult about installing readline from source
on Panther. Untar, configure, make, sudo make install.
Alternatively yo
You can compile without it (--without-readline). If you don't plan on
using psql much it won't make any difference.
On Feb 16, 2004, at 7: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 Ap
In article <[EMAIL PROTECTED]>,
[EMAIL PROTECTED] (Tom Lane) wrote:
> Alternatively you can just configure postgres --without-readline.
> psql is a lot less pleasant to use without it, but if you don't
> use psql much you may not care.
>
> regards, tom lane
That's what I d
Kevin Barnard <[EMAIL PROTECTED]> writes:
> On Feb 16, 2004, at 8:27 PM, Tom Lane wrote:
>> There isn't anything difficult about installing readline from source
>> on Panther. Untar, configure, make, sudo make install.
> One would think this to be the case. I keep getting the following link
> e
On Feb 16, 2004, at 8:27 PM, Tom Lane wrote:
Jeremy Buchmann <[EMAIL PROTECTED]> writes:
... Readline is available, and this may be the way to go if you
can't get readline to compile on its own.
There isn't anything difficult about installing readline from source
on Panther. Untar, configure, ma
There nay be something I'm missing about why you're compiling from source, but I'm having a great time with the binary package from here...
http://www.entropy.ch/software/macosx/postgresql/
It's 7.4, not 7.4.1 so I guess that may be why - but all the complicated bits are done and it works well!
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. Readlin
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