dbTalk Databases Forums  

Installation troubles on Redhat V 8.0

comp.databases.postgresql.novice comp.databases.postgresql.novice


Discuss Installation troubles on Redhat V 8.0 in the comp.databases.postgresql.novice forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Wayne Unruh
 
Posts: n/a

Default Installation troubles on Redhat V 8.0 - 09-25-2004 , 11:55 AM






I am having trouble installing PostgreSQL-7.4.5 on Redhat V 8.0.

I extracted the files with tar into the directory /usr/local/pgsql

When I run the configure script with no command line options I get the
following errors:

configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure. It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable readline support.

From what I understand, I do not want to run the script with the option of
--without-readline.
What file is this section of the script looking for and where is it supposed
to be located? If I do not have the file can I download if from somewhere?

Thanks the the help in advance.

Wayne Unruh

__________________________________________________ _______________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/o...ave/direct/01/


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
  #2  
Old   
Tom Lane
 
Posts: n/a

Default Re: Installation troubles on Redhat V 8.0 - 09-25-2004 , 12:05 PM






"Wayne Unruh" <waynepunruh (AT) hotmail (DOT) com> writes:
Quote:
configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure. It is possible the compiler isn't looking in the proper directory.
Use --without-readline to disable readline support.

What file is this section of the script looking for and where is it supposed
to be located? If I do not have the file can I download if from somewhere?
Had you read config.log as suggested, you could have found that out.
But the short answer is you need both the readline and readline-devel
RPMs installed.

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org



Reply With Quote
  #3  
Old   
Kaloyan Iliev Iliev
 
Posts: n/a

Default Re: Installation troubles on Redhat V 8.0 - 09-26-2004 , 04:04 AM



Hi,
Very soon I have the same problem on Mandrake 10.0.
If you search the novice list you will find the answers I get.
Also I solve the problem by searching for the library -
libreadline4-devel-4.3-7.mdk. I suppose the 'mdk' ending is specifik for
Mandrake but this is some kind of a package. Look for something similar
on your distribution.
You can avoid this problem by telling configure not to use readline but
then psql behave terrible.

Regards
Kaloyan Iliev

Wayne Unruh wrote:

Quote:
I am having trouble installing PostgreSQL-7.4.5 on Redhat V 8.0.

I extracted the files with tar into the directory /usr/local/pgsql

When I run the configure script with no command line options I get the
following errors:

configure: error: readline library not found
If you have readline already installed, see config.log for details on the
failure. It is possible the compiler isn't looking in the proper
directory.
Use --without-readline to disable readline support.

From what I understand, I do not want to run the script with the
option of

--without-readline.
What file is this section of the script looking for and where is it
supposed to be located? If I do not have the file can I download if
from somewhere?

Thanks the the help in advance.

Wayne Unruh

__________________________________________________ _______________
Don’t just search. Find. Check out the new MSN Search!
http://search.msn.click-url.com/go/o...ave/direct/01/


---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.