Re: readline/libedit selection

Поиск
Список
Период
Сортировка
От Kris Jurka
Тема Re: readline/libedit selection
Дата
Msg-id Pine.BSO.4.56.0412021624120.17046@leary.csoft.net
обсуждение исходный текст
Ответ на Re: readline/libedit selection  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: readline/libedit selection
Список pgsql-hackers

On Thu, 2 Dec 2004, Tom Lane wrote:

> Reading between the lines, I wonder if your problem is that your copy of
> editline puts its headers in include/readline rather than
> include/editline?
> 

Yes, this is the actual problem readline.h is indeed in 
/usr/include/readline..  The missing symbols I mentioned earlier 
are found in both libtermcap and libcurses, so I imagine linking to curses 
is still the correct thing to do.

Kris Jurka



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

Предыдущее
От: Mike Mascari
Дата:
Сообщение: Re: 8.0RC1 tomorrow
Следующее
От: Tom Lane
Дата:
Сообщение: Re: readline/libedit selection