Re: Read line feature

Поиск
Список
Период
Сортировка
От Dorin Grunberg
Тема Re: Read line feature
Дата
Msg-id 4.2.0.58.20010416133849.00acbcf0@pophost
обсуждение исходный текст
Ответ на Re: Read line feature  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Read line feature
Список pgsql-novice
When I am running:

./configure --with-perl --with-includes=/usr/local/include/readline
--with-libs=/usr/local/lib

this is part of the output I am getting on the screen without any errors or
warnings.

............

checking for main in -lsfio... (cached) no
checking for readline... (cached) yes (-lreadline -ltermcap)
checking for library containing using_history... (cached) none required
checking for main in -lbsd... (cached) no
checking for setproctitle in -lutil... (cached) yes

........................

checking whether string.h and strings.h may both be included... (cached) yes
checking for readline/readline.h... (cached) yes
checking for readline/history.h... (cached) no
checking for history.h... (cached) no
checking for working const... (cached) yes

Dorin


At 01:14 PM 4/16/2001 -0400, Tom Lane wrote:
>Dorin Grunberg <dorin@visgen.com> writes:
> > ( I did check for the presence of libreadline.a and libhistory.a)
>
>You need the header files too (readline.h etc).  Does configure find
>them?
>
>                         regards, tom lane


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