Search Postgresql Archives

Re: Wrong dynamic link ../../../src/interfaces/libpq/libpq.sl.3

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

 



"Rajaram J" <rajarj@xxxxxxxxxxx> writes:
> shmlgarlica# chatr psql
> psql:
>          shared executable
>          shared library dynamic path search:
>              SHLIB_PATH     disabled  second
>              embedded path  disabled  first  Not Defined
>          shared library list:
>              dynamic   ../../../src/interfaces/libpq/libpq.sl.3
>              dynamic   /usr/lib/libc.2
>              dynamic   /usr/lib/libssl.sl.0
>              dynamic   /usr/lib/libcrypto.sl.0

This is normal; the question is what have you done with the embedded
path?  An out-of-the-box build should generate something like this:

$ chatr ~postgres/version74/bin/psql
/home/postgres/version74/bin/psql: 
         shared executable 
         shared library dynamic path search:
             SHLIB_PATH     disabled  second 
             embedded path  enabled   first  /home/postgres/version74/lib
         internal name:
             psql
         shared library list:
             dynamic   ../../../src/interfaces/libpq/libpq.sl.3
             dynamic   /usr/lib/libc.1
             dynamic   /usr/local/lib/libz.sl
             dynamic   /usr/lib/libdld.1
         shared library binding:
             deferred

BTW, if you are building 7.4.2 from source today, you are nuts.  Current
release in that branch is 7.4.17.

			regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster

[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