Re: psql undefined symbol error on Ubuntu - Mailing list pgsql-novice

From Tom Lane
Subject Re: psql undefined symbol error on Ubuntu
Date
Msg-id 11048.1247090037@sss.pgh.pa.us
Whole thread Raw
In response to psql undefined symbol error on Ubuntu  ("Harsha Hegde" <harsha.hegde@vonage.com>)
Responses Re: psql undefined symbol error on Ubuntu  (raghu ram <raghuchennuru@gmail.com>)
List 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 by date:

Previous
From: "Harsha Hegde"
Date:
Subject: psql undefined symbol error on Ubuntu
Next
From: Ron Cherico
Date:
Subject: cannot locate where dataase files are stored