From: | han(dot)holl(at)tietoenator(dot)com |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Redhat 9 RPM dependency problem |
Date: | 2005-10-04 12:39:14 |
Message-ID: | 200510041439.15002.han.holl@tietoenator.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
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(at)evim SRPMS]# cat /etc/redhat-release
> Red Hat Linux release 9 (Shrike)
> [root(at)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
From | Date | Subject | |
---|---|---|---|
Next Message | ozgur.ulku | 2005-10-04 12:43:52 | need help on setting up pgsql |
Previous Message | ctobini | 2005-10-04 12:00:16 | export a select result in a file ? |