I wrote:
> LD_LIBRARY_PATH does not always work.

A classic example of a case where LD_LIBRARY_PATH does
not work is when the user is root.

A simple google search on LD_LIBRARY_PATH will turn
up a number of discussions about this issue -- there's
quite a bit of prejudice against its use, some of that
prejudice may have a valid base.

(Most of this rhetoric seems to be aimed at the cases
where either (a) the user has complete control over
the machine, or (b) the user is compiling code by hand
using standard C tools.)

FYI,

-- 
Raul  

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to