Re: Question regarding dynamic_library_path

From: "Thomas Hallgren" <thhal(at)mailblocks(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Question regarding dynamic_library_path
Date: 2004-06-08 17:24:13
Message-ID: ca4sl6$ij1$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

"Andrew Dunstan" <andrew(at)dunslane(dot)net> wrote:
> And many people just hate playing games with LD_LIBRARY_PATH, and even
> more hate apps that do it.
>
The current design forces me and anyone else who wants a module that depends
on shared libraries to play these games. My suggestion is that we hide this
with a better implementation. I do *not* want to expose LD_LIBRARY_PATH nor
force anyone to use it. I simply want the dynamic_library_path propagated to
the loader in a correct fasion.

regards,

Thomas Hallgren

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2004-06-08 17:30:18 Re: cvs head : broken regression tests ?
Previous Message Thomas Hallgren 2004-06-08 17:14:04 Re: Question regarding dynamic_library_path