Обсуждение: Problem running regression test

Поиск
Список
Период
Сортировка

Problem running regression test

От
"Jeff Hall"
Дата:
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