Command line editing w/readline solved.

Поиск
Список
Период
Сортировка
От Russ Welti
Тема Command line editing w/readline solved.
Дата
Msg-id 36A93432.67334B23@u.washington.edu
обсуждение исходный текст
Список pgsql-general
Wouldn't you know it?

Even though I spent 3 hours trying to solve this myself
before generating a question to the list, I then finally
got a solution by myself.

Scanning my configure files I was able to deduce that
configure was not finding my history and readline files.
Why? because I used the default suggested install
locations for the readline/history libraries, which apparently
was /usr/local/lib, and configure was not searching there.
Once moved into /usr/lib and /usr/include everything on
Solaris works fine and same as on Linux.

Thanks for considering this and I hope I got this out
in time to prevent anyone answering!

Russ Welti


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

Предыдущее
От: Russ Welti
Дата:
Сообщение: command line editing using GNU readline?
Следующее
От: Sergey Kryazhevskih
Дата:
Сообщение: [Q] OID of Table ?