Search Postgresql Archives

Re: EnterpriseDB installed PostgreSQL 9.6 vs. REPMGR. Round 4 - compilation issues on RHEL 7.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.


--
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]

  Powered by Linux