SVN and Postgres 8.3

Поиск
Список
Период
Сортировка
От Phoenix Kiula
Тема SVN and Postgres 8.3
Дата
Msg-id e373d31e0907300437g230515b1n9ee4cd9a2239d712@mail.gmail.com
обсуждение исходный текст
Ответы Re: SVN and Postgres 8.3  (Vick Khera <vivek@khera.org>)
Re: SVN and Postgres 8.3  (Devrim GÜNDÜZ <devrim@gunduz.org>)
Re: SVN and Postgres 8.3  (Greg Smith <gsmith@gregsmith.com>)
Список pgsql-general
We installed 8.3.7 on a new server. Some of the config changes such as
tracker_acvitity etc are nice.

But big problem. When I start SVN on this machine (which we need!) I
see this error:


-----
svn: error while loading shared libraries: libpq.so.4: cannot open
shared object file: No such file or directory
-----


I am unable to install the library "libpq.so.4" due to dependency errors.

Upon some digging, it seems this is because the PostgreSQL has
something to do with this, as the libraries "libpq.so.5" and
"libpq.so.5.1" are already present in the server. This is the reason
why we are unable to install the library "libpq.so.4".

-----
[snoff] ~ > rpm -ql postgresql-libs-8.3.7-1PGDG.rhel5 | grep libpq.so
/usr/lib64/libpq.so.5
/usr/lib64/libpq.so.5.1
-----


My question: how can I use PostgreSQL 8.3 and SVN on the same server?
Has someone figured out how to fix this situation? I'm on CentOS 5 x64
bit.

Thanks!

В списке pgsql-general по дате отправления:

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: Clients disconnect but query still runs
Следующее
От: Pavel Stehule
Дата:
Сообщение: Re: Can't execute function