Re: [GENERAL] compat-postgresql-libs rpm bug in 64bit mode

2008-08-07 Thread Devrim GÜNDÜZ
On Wed, 2008-08-06 at 13:01 -0400, Kevin Murphy wrote: > The package creates /usr/lib64/libpq.so.4.1, but it does not create > /usr/lib64/libpq.so.4 -> /usr/lib64/libpq.so.4.1. This is a bit strange: [EMAIL PROTECTED] ~]# ll /usr/lib64/libpq.so.4.1 -rwxr-xr-x 1 root root 14 Jan 12 2008 /usr

Re: [GENERAL] compat-postgresql-libs rpm bug in 64bit mode

2008-08-06 Thread Kevin Murphy
Devrim GÜNDÜZ wrote: Hi, On Wed, 2008-08-06 at 11:19 -0400, Kevin Murphy wrote: I'm using compat-postgresql-libs-4-1PGDG.rhel5.x86_64.rpm on CentOS 5 in 64bit mode. The package did not create a libpq.so.4 link in /usr/lib64/, which caused Apache to fail. http://yum.pgsqlrpms.org/8

Re: [GENERAL] compat-postgresql-libs rpm bug in 64bit mode

2008-08-06 Thread Devrim GÜNDÜZ
Hi, On Wed, 2008-08-06 at 11:19 -0400, Kevin Murphy wrote: > I'm using compat-postgresql-libs-4-1PGDG.rhel5.x86_64.rpm on CentOS 5 > in 64bit mode. > > The package did not create a libpq.so.4 link in /usr/lib64/, which > caused Apache to fail. http://yum.pgsqlrpms.org/8.3/redhat/rhel-5-x86_64

[GENERAL] compat-postgresql-libs rpm bug in 64bit mode

2008-08-06 Thread Kevin Murphy
I'm using compat-postgresql-libs-4-1PGDG.rhel5.x86_64.rpm on CentOS 5 in 64bit mode. The package did not create a libpq.so.4 link in /usr/lib64/, which caused Apache to fail. Regards, Kevin Murphy -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your