Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round4 - compilation issues on RHEL 7.2
От | Martin Goodson |
---|---|
Тема | Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round4 - compilation issues on RHEL 7.2 |
Дата | |
Msg-id | a59a1e3d-5c9a-ef09-057c-8893cbb3c952@googlemail.com обсуждение исходный текст |
Ответ на | Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round4 - compilation issues on RHEL 7.2 (Adrian Klaver <adrian.klaver@aklaver.com>) |
Ответы |
Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round4 - compilation issues on RHEL 7.2
Re: [GENERAL] EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round4 - compilation issues on RHEL 7.2 |
Список | pgsql-general |
On 16/05/2017 18:46, Adrian Klaver wrote: > Per Tom's suggestion try > > ldd /db_demo/app/postgres/9.6.2-3/lib/libldap_r-2.4.so.2 Hello. Apologies for the delay in replying - medical appointment this morning :) Anyway, executed that command as suggested and this is the output I got. pginst@testdemo00:/db_demo/app/postgres/9.6.2-3/lib$ ls -lrt *ldap* -rwxr-xr-x 1 pginst gpginst 354K Mar 13 11:25 libldap-2.4.so.2 -rwxr-xr-x 1 pginst gpginst 383K Mar 13 11:25 libldap_r-2.4.so.2 pginst@testdemo00:/db_demo/app/postgres/9.6.2-3/lib$ ldd libldap-2.4.so.2 linux-vdso.so.1 => (0x00007fff47db7000) liblber-2.4.so.2 => /db_demo/app/postgres/9.6.2-3/lib/./liblber-2.4.so.2 (0x00007f88934f0000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f88932cc000) libsasl2.so.3 => /db_demo/app/postgres/9.6.2-3/lib/./libsasl2.so.3 (0x00007f88930aa000) libssl.so.1.0.0 => /db_demo/app/postgres/9.6.2-3/lib/./libssl.so.1.0.0 (0x00007f8892e3b000) libcrypto.so.1.0.0 => /db_demo/app/postgres/9.6.2-3/lib/./libcrypto.so.1.0.0 (0x00007f8892a04000) libc.so.6 => /lib64/libc.so.6 (0x00007f8892642000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f889243e000) /lib64/ld-linux-x86-64.so.2 (0x00007f8893959000) pginst@testdemo00:/db_demo/app/postgres/9.6.2-3/lib$ ldd libldap_r-2.4.so.2 linux-vdso.so.1 => (0x00007ffcd12e4000) liblber-2.4.so.2 => /db_demo/app/postgres/9.6.2-3/lib/./liblber-2.4.so.2 (0x00007f20ff9a1000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f20ff77d000) libsasl2.so.3 => /db_demo/app/postgres/9.6.2-3/lib/./libsasl2.so.3 (0x00007f20ff55b000) libssl.so.1.0.0 => /db_demo/app/postgres/9.6.2-3/lib/./libssl.so.1.0.0 (0x00007f20ff2ec000) libcrypto.so.1.0.0 => /db_demo/app/postgres/9.6.2-3/lib/./libcrypto.so.1.0.0 (0x00007f20feeb5000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f20fec99000) libc.so.6 => /lib64/libc.so.6 (0x00007f20fe8d7000) libdl.so.2 => /lib64/libdl.so.2 (0x00007f20fe6d2000) /lib64/ld-linux-x86-64.so.2 (0x00007f20ffe14000) (I noticed there was a second file in there with roughly the same name ... ish. Just in case it might be relevent, I did that one too :) ) Hope that info's helpful! Regards, Martin.
В списке pgsql-general по дате отправления: