![]() |
|
No such thing as a small change | |
PerlMonks |
Re^3: adding libs in a setuid-perl scriptby JavaFan (Canon) |
on Aug 30, 2010 at 15:11 UTC ( #858022=note: print w/replies, xml ) | Need Help?? |
If you need that setting of LD_LIBRARY_PATH, it won't have any effect, as you set it at run time, while the use happens at compile time. Try this instead:
In Section
Seekers of Perl Wisdom
|
|