Re: Mac OS 10.3 Panther make questions

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Jeremy Buchmann <jeremy(at)wellsgaming(dot)com>
Cc: 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 02:27:16
Message-ID: 6084.1076984836@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Jeremy Buchmann <jeremy(at)wellsgaming(dot)com> 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 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

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Mike Miller 2004-02-17 02:59:15 Restoring pg_dump's made using COPY commands
Previous Message Andrew Rawnsley 2004-02-17 02:05:27 Re: Mac OS 10.3 Panther make questions