Re: compilation problem with readline

From: "Anjan Dave" <adave(at)vantage(dot)com>
To: "Uwe C(dot) Schroeder" <uwe(at)oss4u(dot)com>
Cc: <pgsql-admin(at)postgresql(dot)org>, "Scott Marlowe" <smarlowe(at)g2switchworks(dot)com>
Subject: Re: compilation problem with readline
Date: 2005-03-30 16:46:30
Message-ID: 4BAFBB6B9CC46F41B2AD7D9F4BBAF785026FF5A9@vt-pe2550-001.vantage.vantage.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Thanks guys that did it!

Anjan

-----Original Message-----
From: Uwe C. Schroeder [mailto:uwe(at)oss4u(dot)com]
Sent: Wednesday, March 30, 2005 11:43 AM
To: Anjan Dave
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: [ADMIN] compilation problem with readline

you need to install the readline-devel package

On Wednesday 30 March 2005 08:30, Anjan Dave wrote:
> Hi,
>
>
>
> I need help compiling 7.4.7 please... It's not able to find readline
> library, when the package is already installed...
>
>
>
> checking for readline... no
>
> 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.
>
> #
>
>
>
> # rpm -qa | grep readline
>
> readline-4.3-7
>
>
>
> # rpm -ql readline-4.3-7
>
> /usr/lib/libhistory.so.4
>
> /usr/lib/libhistory.so.4.3
>
> /usr/lib/libreadline.so.4
>
> /usr/lib/libreadline.so.4.3
>
> /usr/share/info/history.info.gz
>
> /usr/share/info/readline.info.gz
>
> /usr/share/info/rluserman.info.gz
>
> /usr/share/man/man3/history.3.gz
>
> /usr/share/man/man3/readline.3.gz
>
>
>
> I tried to use './configure -with-libraries=/usr/lib' but that didn't
> work either.
>
>
>
> I read a post where Tom suggested to have termcap, which is also
> installed on the system.
>
>
>
> ]# rpm -qa | grep termcap
>
> termcap-11.0.1-17
>
> libtermcap-2.0.8-36
>
>
>
> Do I need something additional?
>
>
>
> Thanks,
> Anjan
>
>
>
>
>
************************************************************************
> ******************
> This e-mail and any files transmitted with it are intended for the use
> of the
> addressee(s) only and may be confidential and covered by the
> attorney/client
> and other privileges. If you received this e-mail in error, please
> notify the
> sender; do not disclose, copy, distribute, or take any action in
> reliance on
> the contents of this information; and delete it from your system. Any
> other
> use of this e-mail is prohibited.
>
************************************************************************
> ******************

--

UC

--

Open Source Solutions 4U, LLC 2570 Fleetwood Drive
Phone: +1 650 872 2425 San Bruno, CA 94066
Cell: +1 650 302 2405 United States
Fax: +1 650 872 2417

Browse pgsql-admin by date

  From Date Subject
Next Message Michael Fuhr 2005-03-30 16:47:31 Re: problems with user rights
Previous Message Scott Marlowe 2005-03-30 16:45:05 Re: compilation problem with readline