Re: ./configure error - readline library not found

Поиск
Список
Период
Сортировка
От Doug McNaught
Тема Re: ./configure error - readline library not found
Дата
Msg-id m3he1ypgmu.fsf@varsoon.wireboard.com
обсуждение исходный текст
Ответ на ./configure error - readline library not found  (Michael Teter <mteter@1scom.net>)
Ответы Re: ./configure error - readline library not found
Re: ./configure error - readline library not found
Список pgsql-general
Michael Teter <mteter@1scom.net> writes:

> Howdy.
>
> I looked around for an answer to this, but I was unable to find one
> that seemed to match my situation.  (Incidentally, now I cannot get
> archives.postgresql.org to respond to my search query...)
>
> I'm trying to build 7.3.4 on Libranet2.8.1 (debian).  I've built
> PostgreSQL many times in the past on stock RedHat distros and had no
> problem.

You probably need to install the -devel package for readline.
> I have libreadline4.3-4 installed, and I think the relevant library
> file is /lib/libreadline.so.4

This is the runtime part of the library, but you need the headers to
compile, which are in the -devel package.

-Doug

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

Предыдущее
От: Michael Teter
Дата:
Сообщение: ./configure error - readline library not found
Следующее
От: Michael Teter
Дата:
Сообщение: Re: ./configure error - readline library not found