NOTE: use Perl; is on undef hiatus. You can read content, but you can't post it. More info will be forthcoming forthcomingly.
All the Perl that's Practical to Extract and Report
Stories, comments, journals, and other submissions on use Perl; are Copyright 1998-2006, their respective owners.
LD_LIBRARY_PATH (Score:2)
LD_LIBRARY_PATH and cousins (LD_RUN_PATH) are strange beasts. There's a document [visi.com] out there that not only explains LD_LIBRARY_PATH (and why you should hardly ever use it in the way many people suggest) but also helped me to think in new ways and expand my horizons. I'd rate it as one of the fundamental inputs that helped me to become a better programmer, designer, and thinker. It's also the first document you'll find if you plug LD_LIBRARY_PATH into Google.
Not sure if anything in this essay relates to your issues with the variable, but I figured it never hurts to mention.
J. David works really hard, has a passion for writing good software, and knows many of the world's best Perl programmers
Reply to This