Re: configure readline error

From: "Kuhn, Dylan K (4520500D)" <Dylan(dot)Kuhn(at)navy(dot)mil>
To: <pgsql-admin(at)postgresql(dot)org>
Subject: Re: configure readline error
Date: 2003-06-18 14:18:04
Message-ID: 78ED1F30F0D85B4698FBD6CF2A5AC8F5A28FF3@NAWECHLKEX01VA.nadsuswe.nads.navy.mil
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

John,

The trick on my RedHat 7.3 system was to install the termcap-devel, readline-devel, and zlib-devel RPMs from the installation CDs.

-dylan-

> -----Original Message-----
> From: John McGloughlin [mailto:johnmac(at)mcgloughlingroup(dot)com]
> Sent: Tuesday, June 17, 2003 21:03
> To: pgsql-admin(at)postgresql(dot)org
> Subject: [ADMIN] configure readline error
>
>
> Hello,
>
> I'm having trouble with ./configure for Postgres 7.3.3 on a
> RH7.3 i686
> system.
> ....
> checking for readline... no
> readline library not found
> if you have readline already installed .....
>
> I've gone through config.log and it looks like it searches
> the correct
> locations.
>
> I have gnu readline 4.1 installed and can find libs in
> /usr/local/lib/libreadline.a and headers in
> /usr/local/lib/include/readline/*.h.
>
> I configured with ./configure
> --with-includes=/usr/local/lib:/usr/local/lib/include/readline
> --with-libraries=/usr/local/lib:/usr/local/lib/include/readline
> --with-perl --with-openssl --with-syslog
>
> Unfortunately I keep getting the error. I've searched numerous lists,
> groups, faqs, etc. but cannot seem to resolve the issue. Any
> help would
> be greatly appreciated.
>
> Thanx in advance!
>
> johnmac
>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to
> majordomo(at)postgresql(dot)org)
>

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Jodi Kanter 2003-06-18 14:24:36 Re: checking currval
Previous Message Bruce Momjian 2003-06-18 14:10:47 Re: Bad link on techdocs