On Friday 30 September 2005 17:48, Devrim GUNDUZ wrote:
> Sorry for the late response.
>
> On my RH 9 box, I've rebuilt our SRPM and here is the result:
>
> [root@evim SRPMS]# cat /etc/redhat-release
> Red Hat Linux release 9 (Shrike)
> [root@evim SRPMS]# rpm -qp --requires
> /usr/src/redhat/RPMS/i686/postgresql-libs-8.0.3-1PGDG.i686.rpm |grep libpq
> libpq.so.4
>
> It's the same box that I've built RH9 RPMs previously...
>
> I'll upload the new RPMs now, maybe there were another problem during the
> previous packaging.
>
> Thanks.
>
Good. And thanks for the efforts to support older systems like RH9.
In addition, but probably not worth pursuing now, there was a nasty but when
using the compat-libs (but the bug may have been in the wrongly built RPM's
themselves), causing postgres to hang on a server side c-function doing a
syslog, when syslog was not enabled in the postgresql.conf file.
Once I had rebuild the RPMS and erased the compat libs, everything was fine.
Cheers,
Han Holl