Re: Configure fails to find readline libraries

Поиск
Список
Период
Сортировка
От Scott Mead
Тема Re: Configure fails to find readline libraries
Дата
Msg-id d3ab2ec80905191610s33471365n73b55ede991b9d8d@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Configure fails to find readline libraries  (Jeffrey Trimble <jtrimble@cc.ysu.edu>)
Ответы Re: Configure fails to find readline libraries  (Jeffrey Trimble <jtrimble@cc.ysu.edu>)
Список pgsql-general
On Tue, May 19, 2009 at 7:08 PM, Jeffrey Trimble <jtrimble@cc.ysu.edu> wrote:
Thanks, but that didn't work.  Here's the complete error result from that:

checking for -lreadline... no
checking for -ledit... 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.

   Are you *sure* that readline is installed in those directories

   Have you checked config.log to see the actual error message from the linker?

--Scott

В списке pgsql-general по дате отправления:

Предыдущее
От: Jeffrey Trimble
Дата:
Сообщение: Re: Configure fails to find readline libraries
Следующее
От: Alban Hertroys
Дата:
Сообщение: Re: Help with join syntax sought