| От | Tom Lane |
|---|---|
| Тема | Re: installation of readline 4.2 |
| Дата | |
| Msg-id | 17034.1041482173@sss.pgh.pa.us обсуждение |
| Ответ на | installation of readline 4.2 ("Alex Cheung Tin Ka" <tkcheung@vtc.edu.hk>) |
| Список | pgsql-general |
"Alex Cheung Tin Ka" <tkcheung@vtc.edu.hk> writes:
> After installing the readline library 4.2 on my solaris box, I want to =
> reconfigure the postgresql v4.2.3.
I assume you mean 7.2.3 ...
> I have tried to configure like following:
> ./configure --enable-readline
There is no --enable-readline in 7.2.3 (consult configure --help for the
definitive list of options recognized by any particular configure
script).
I suspect that you failed to follow through on rebuilding and
reinstalling Postgres after reconfiguring. Try
./configure
-- make *sure* configure output shows that it found readline,
-- both library and header files
make clean
make all
make install
regards, tom lane
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера