Re: BUG #1306: locale related issue. - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #1306: locale related issue.
Date
Msg-id 28983.1099893925@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #1306: locale related issue.  (David Dick <david_dick@iprimus.com.au>)
List pgsql-bugs
David Dick <david_dick@iprimus.com.au> writes:
> /home/dave/postgresql-8.0.0beta4/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/psql:
> relocation error:
> /home/dave/postgresql-8.0.0beta4/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/psql:
> undefined symbol: PQserverVersion
> pg_regress: could not set database default locales

Your temp installation is picking up a previously-installed older
libpq.so library.  AFAIK the best way around this is to go ahead
and install the newer libpq.so.

            regards, tom lane

pgsql-bugs by date:

Previous
From: "dev"
Date:
Subject: REGULAR EXPRESSION POSSIBLE PROBLEM
Next
From: Tom Lane
Date:
Subject: Re: REGULAR EXPRESSION POSSIBLE PROBLEM