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

From David Dick
Subject Re: BUG #1306: locale related issue.
Date
Msg-id 418C64D4.9060506@iprimus.com.au
Whole thread Raw
In response to Re: BUG #1306: locale related issue.  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-bugs
./configure --prefix=/usr/local

lets me run throu the entire test suite without an issue.

Tom Lane wrote:
> 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
>
>
> Apparently psql is picking up an old libpq.so version from
> /usr/local/pgsql/lib.  You may need to go ahead and install the
> newer version.  Or if that doesn't sound like a good plan, reconfigure
> and rebuild with an installation --prefix that doesn't match the
> existing older installation.
>
>             regards, tom lane
>

pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: 8.0 beta4: Exception when including catalog qualifier in
Next
From: David Dick
Date:
Subject: Re: BUG #1306: locale related issue.