Problems to install pg 8.0.3

Started by Silas Justinianoover 20 years ago2 messagesgeneral
Jump to latest
#1Silas Justiniano
silasju@gmail.com

Hi all.

I want to install pg with readline. ./configure told me I have no
readline. I downloaded it and installed it, but ./configure still
outputing there is no readline. How can I solve it?

Thx! Bye!

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Silas Justiniano (#1)
Re: Problems to install pg 8.0.3

"silasju@gmail.com" <silasju@gmail.com> writes:

I want to install pg with readline. ./configure told me I have no
readline. I downloaded it and installed it, but ./configure still
outputing there is no readline. How can I solve it?

You probably need readline-devel as well.

regards, tom lane