SVN and Postgres 8.3 - Mailing list pgsql-general

From Phoenix Kiula
Subject SVN and Postgres 8.3
Date
Msg-id e373d31e0907300437g230515b1n9ee4cd9a2239d712@mail.gmail.com
Whole thread Raw
Responses Re: SVN and Postgres 8.3
Re: SVN and Postgres 8.3
Re: SVN and Postgres 8.3
List 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 by date:

Previous
From: Csaba Nagy
Date:
Subject: Re: Clients disconnect but query still runs
Next
From: Pavel Stehule
Date:
Subject: Re: Can't execute function