Re: psql undefined symbol error on Ubuntu

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: psql undefined symbol error on Ubuntu
Дата
Msg-id 11048.1247090037@sss.pgh.pa.us
обсуждение исходный текст
Ответ на psql undefined symbol error on Ubuntu  ("Harsha Hegde" <harsha.hegde@vonage.com>)
Ответы Re: psql undefined symbol error on Ubuntu  (raghu ram <raghuchennuru@gmail.com>)
Список pgsql-novice
"Harsha Hegde" <harsha.hegde@vonage.com> writes:
> I have installed postgres client on an Ubuntu machine. However, when I
> try to run 'psql', I get this error message:

> # psql
> /usr/lib/postgresql/8.3/bin/psql: symbol lookup error:
> /usr/local/lib/libreadline.so.5: undefined symbol: PC

This is a readline problem --- it's missing some underlying library,
probably libtermcap.

            regards, tom lane

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

Предыдущее
От: "Harsha Hegde"
Дата:
Сообщение: psql undefined symbol error on Ubuntu
Следующее
От: Ron Cherico
Дата:
Сообщение: cannot locate where dataase files are stored