Re: PGSQL 9.6.2 unable to find readline

From: <admin(at)cmicdo(dot)com>
To: John Iliffe <john(dot)iliffe(at)iliffe(dot)ca>, "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: PGSQL 9.6.2 unable to find readline
Date: 2017-03-07 21:16:16
Message-ID: 1019304279.705201.1488921376362@mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Tuesday, March 7, 2017 3:35 PM, John Iliffe <john(dot)iliffe(at)iliffe(dot)ca> wrote:
  >
 > Trying to compile pgsql 9.6.2 on Fedora 25
 >
 > I get the following message:
 >
 > configure:9345: error: readline library not found
 > If you have readline already installed, see config.log for details on the
 > Use --without-readline to disable readline support.
 > pgac_cv_check_readline=no
 >
 > libreadline does exist:
 >
 > [John(at)prod04 postgresql-9.6.2]$ rpm -qv readline
 > readline-6.3-8.fc24.x86_64

You probably need readline-devel-6.3-8.fc24.x86_64

 >
 > Thanks.
 >
 > John

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Mark Dilger 2017-03-07 21:30:56 Re: Running TAP regression tests under windows/msvc
Previous Message Devrim Gündüz 2017-03-07 21:12:22 Re: PGSQL 9.6.2 unable to find readline