readline install questions - Mailing list pgsql-general

From Scott Frankel
Subject readline install questions
Date
Msg-id 72D17061-1330-11D9-9C92-000A95A7B782@pacbell.net
Whole thread Raw
Responses Re: readline install questions  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
I am attempting to install postgresql7.4.5 on OSX 10.3.5 and have
questions about
readline.

For use with Python, I have readline.so installed in
/Library/Python/2.3/.

- Is this "manifestation" of readline sufficient/appropriate for
postgres?

- If not, what do I need and where do I get it from?

- If readline.so is sufficient/appropriate, where should I copy it to
so that
   configure can find it?

- Conversely, where is the path specified so I could point it to the
file that
   already exists?

Thanks in advance!
Scott


pgsql-general by date:

Previous
From: Mike Nolan
Date:
Subject: Accessing an array element from a function
Next
From: Tom Lane
Date:
Subject: Re: Accessing an array element from a function