Cursor keys not working, repost.

Поиск
Список
Период
Сортировка
От Grant
Тема Cursor keys not working, repost.
Дата
Msg-id Pine.LNX.4.21.0105101151440.8519-100000@webster.conprojan.com.au
обсуждение исходный текст
Ответы Re: Cursor keys not working, repost.  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Hi I'm still having problem with my cursors working in psql connecting to
postgresql v7.1 server.

I have this problem on Linux Mandrake v7.1, v7.2, Linux Redhat v6.2, v7.1.

I have installed all the header files from:

/usr/src/redhat/SOURCES/readline-2.2.1 temporarily into
/usr/local/include.

My configure line is:

./configure --with-includes="/usr/local/include"

Extract from config.log:

configure:3143: checking for readline
configure:3192: checking for library containing using_history
configure:4752: checking for readline/readline.h
configure:4752: checking for readline.h
configure:4792: checking for readline/history.h
configure:4792: checking for history.h

Extract from config.cache:

ac_cv_header_readline_h=${ac_cv_header_readline_h='no'}
ac_cv_header_readline_history_h=${ac_cv_header_readline_history_h='no'}
ac_cv_header_readline_readline_h=${ac_cv_header_readline_readline_h='no'}

I don't know what else to do, I appear to be doing everything correctly as
far as I know, and I am frustrated no one else has this problem, but yet I
do on 4 different systems?

The cursor keys have worked in previous versions UP to v7.1 but what has
changed now that they don't? I definately haven't changed anything on all
the systems...

Please help :)

Thankyou.


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

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Adding columns to existing tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Cursor keys not working, repost.