Problem running regression test

From: "Jeff Hall" <jrhall(at)muse-tech(dot)com>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Problem running regression test
Date: 2000-10-31 05:41:08
Message-ID: NEBBKHNHCHNIGJMICMGNOEAHCCAA.jrhall@muse-tech.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

I'm trying to install Postgresql 7.0.2 on a 366 Celeron running Redhat 7.0.

I did not use the .rpm version.

I successfully ran the parallel test before installation, but now after
installing it will not run the sequential tests. I get the following error
while it tries to remove old db:

/usr/bin/psql: error loading shared libraries: /usr/bin/psql: undefined
symbol: pg_encoding_to_char
dropdb : database removal failed

It then tries to create a new db and produces the same error.

I set the LD_LIBRARY_PATH=/usr/local/pgsql/lib and added the line
'/usr/local/pgsql/lib' to the /etc/ls.so.conf file.

Jeff Hall
Muse Technologies

Browse pgsql-patches by date

  From Date Subject
Next Message Denis Perchine 2000-10-31 07:28:12 Small fix for inv_getsize
Previous Message Denis Perchine 2000-10-30 05:56:35 Patches for REL7_0_PATCHES