From: | Ted Toth <txtoth(at)gmail(dot)com> |
---|---|
To: | pgsql-hackers(at)postgresql(dot)org |
Subject: | rhel6 rpm file locations |
Date: | 2015-05-27 15:35:11 |
Message-ID: | CAFPpqQFKhTARrXbes+e6=1_BK5-tx5rSGBMrhUr_G01cy3taZw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
I'm trying to use a newer version than is available from RH in our
custom distro but am having problems install both x86_64 and i686 rpms
because file conflicts. We have some i686 packages that use libgdal
which pulls in libpq which ends up in the same location in both the
x86_64 and i686 postgresql lib and devel rpms. Why doesn't postgresql
use _libdir and other standard rpm macros?
Ted
From | Date | Subject | |
---|---|---|---|
Next Message | Christoph Berg | 2015-05-27 15:40:09 | pg_upgrade resets timeline to 1 |
Previous Message | Stephen Frost | 2015-05-27 14:38:35 | Re: [COMMITTERS] pgsql: Add pg_audit, an auditing extension |