readline library not found

Поиск
Список
Период
Сортировка
От zhong ming wu
Тема readline library not found
Дата
Msg-id p2j9e434c4d1004151922kb1859987ib56ca0d2f35ef331@mail.gmail.com
обсуждение исходный текст
Ответы Re: readline library not found  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: readline library not found  (Greg Smith <greg@2ndquadrant.com>)
Re: readline library not found  (Scott Mead <scott.lists@enterprisedb.com>)
Список pgsql-general
Dear List

I need to build a postgres on a linux machine that I don't have root access.

I built readline from source and installed it with prefix of /home/me/local

readline library are in /home/me/local/lib and headers files are in
/home/me/local/include/readline

After explicitly specfying these paths with --with-libs and
with-includes postgres configure is still choking
on readline.

To check that this should work, I disabled readline with
--without-readline and configure chokes at zlib not found.
So I install zlib from source at the same prefix.  This time postgres
configure finishes and then successfully built.

reading config.log is not helpful

Now if this solution works for zlib why is it not working for readline?

thanks

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

Предыдущее
От: akp geek
Дата:
Сообщение: Re: General Question about database -- redirection
Следующее
От: John R Pierce
Дата:
Сообщение: Int64GetDatum