Thanks to visit codestin.com
Credit goes to postgrespro.com

Re: [HACKERS] dynamic libraries - Mailing list pgsql-hackers

From Billy G. Allie
Subject Re: [HACKERS] dynamic libraries
Date
Msg-id [email protected]
Whole thread Raw
In response to dynamic libraries  (Bruce Momjian <[email protected]>)
Responses Re: [HACKERS] dynamic libraries
List pgsql-hackers
On UnixWare 7.0 (and Solaris systems, also) I export LD_RUN_PATH which
contains the paths to the dynamic libraries.  When the linker runs, it
incorporates the paths into the output file so that LD_LIBRARY_PATH is not
needed to find the needed dynamic libraries.
--
____       | Billy G. Allie    | Domain....: [email protected]
|  /|      | 7436 Hartwell     | Compuserve: 76337,2061
|-/-|----- | Dearborn, MI 48126| MSN.......: [email protected]
|/  |LLIE  | (313) 582-1540    |



pgsql-hackers by date:

Previous
From: Brook Milligan
Date:
Subject: Re: [HACKERS] dynamic libraries
Next
From: "Thomas G. Lockhart"
Date:
Subject: Re: [HACKERS] backslash in psql output