Re: [PORTS] No readline in Debian

Поиск
Список
Период
Сортировка
От Palle Girgensohn
Тема Re: [PORTS] No readline in Debian
Дата
Msg-id 3799D7C3.8E6999E4@partitur.se
обсуждение исходный текст
Ответ на No readline in Debian  (Jonas Liljegren <jonas@paranormal.o.se>)
Список pgsql-ports
Jonas Liljegren wrote:
>
> I am using Debian 2.1 and compiled PostgreSQL 6.5.1
>
> psql works, but without history or ability to edit the line.
>
> What can I do to change that?
>
> --
> / Jonas  -  http://paranormal.o.se/myself/index.html

I don't use debian myself, but saw this once a long time ago with
Solaris. The configur escript didn't find the readline libs & includes,
and psql was built without them.

Check the config.log for readline (or check the output of configure).
Maybe configure can't find the readline libs. You may be able to fix
this by starting configure with
CFLAGS="-L/path/to/readline -I/path/to/readline" ./configure ...
or something similar.

Hope this helps.

Trevlig sommar!

/Palle

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

Предыдущее
От: "Marek Goc"
Дата:
Сообщение: unsubscribe
Следующее
От: Elmar Haneke
Дата:
Сообщение: Win-NT Problem