|
|
| "be consistent" | |
| PerlMonks |
Re: Perl and paths...again :-(by Corion (Pope) |
| on Jan 28, 2013 at 20:05 UTC ( #1015754=note: print w/ replies, xml ) | Need Help?? |
|
It may be on your OS that $ENV{LD_LIBRARY_PATH} needs to be set before your process is launched. So either set the values and re-exec your program, or set the values from a shell script.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||