Problems to install pg 8.0.3
Started by Silas Justinianoover 20 years ago2 messagesgeneral
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
"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