Thread: Problems to install pg 8.0.3

Problems to install pg 8.0.3

From
"silasju@gmail.com"
Date:
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!


Re: Problems to install pg 8.0.3

From
Tom Lane
Date:
"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