Configure fails to find readline libraries - Mailing list pgsql-general

From Jeffrey Trimble
Subject Configure fails to find readline libraries
Date
Msg-id 43E17EA0-DE3C-4341-8588-2642604132F7@cc.ysu.edu
Whole thread Raw
Responses Re: Configure fails to find readline libraries  (Scott Mead <scott.lists@enterprisedb.com>)
List pgsql-general
I'm attempting to install 8.2x postgresql, and configure fails to find the realine libraries.

Here's my configure:

./configure --with-includes=/usr/local/include:/usr/local/include/readline --with-libraries=/usr/local/lib

The readline.h file is in the include directory and the lib has the libreadline.so.6, etc.

We are using readline 6.0 on Suse Linux 11. (kernel version: 2.6.27.21-0.1-pae)

Any ideas why configure is not able to find the readline.h when I am telling where it is?

Thanks in advance.

--Jeff

Jeffrey Trimble
System LIbrarian
William F.  Maag Library
Youngstown State University
330.941.2483 (Office)



pgsql-general by date:

Previous
From: Andy Colson
Date:
Subject: Re: Help with join syntax sought
Next
From: Scott Mead
Date:
Subject: Re: Configure fails to find readline libraries