In article <[EMAIL PROTECTED]>,
Patrick Hartling  <[EMAIL PROTECTED]> wrote:
> Today I have been having problems with applications being unable to find
> shared libraries at run time with LD_LIBRARY_PATH set correctly.  If the
> library is moved into a directory set at boot time with ldconfig (via rc),
> it works fine.  I have tried it with several different libraries (both C and
> C++ used by both C and C++ apps), and the results are always the same.  This
> is on a -current system built with sources cvsup'd at approximately 09:10
> (CST) March 11, 2000.  Did I overlook some configuration change?  Thanks.

Nothing has changed in connection with LD_LIBRARY_PATH recently.
In fact, it has been at least a few weeks since the dynamic linker
changed at all.

Remember, LD_LIBRARY_PATH is ignored for setuid/setgid programs.

John
-- 
  John Polstra                                               [EMAIL PROTECTED]
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Disappointment is a good sign of basic intelligence."  -- Chögyam Trungpa



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to