On Wed, May 21, 2008 at 4:46 PM, William A. Rowe, Jr.
<wrowe@rowe-clan.net> wrote:
> Question...
>
> Looking at the issue of searching the libpath (LD_LIBRARY_PATH or whatnot)
> for a given util submodule...
>
> When searching for apr_foo.so in that libpath, should we;
> * look strictly in apr-util-1/ subdir of each libpath dir
> * test the libpath dirs directly, or
> * do both (apr-util-1's first, then the explicit lib paths)?
I like apr_foo-1.so without any extra hierarchy in the filesystem,
which eliminates prodding in apr-util and lets packagers do what they
need to with SHLIBPATH_VAR.
--
Eric Covener
covener@gmail.com
|