locked_user sundialsvc4 has asked for the wisdom of the Perl Monks concerning the following question:
In my Apache .htaccess file, I tried the following directive: “SetEnv LD_LIBRARY_PATH foo”.
But that's not what my program eventually saw!
It saw: REDIRECT_LIBRARY_PATH!
Why?
If I wanted to (oh, gosh... for some reason or another... sigh) specify a setting for LD_LIBRARY_PATH, how would I do it?
| Replies are listed 'Best First'. | |
|---|---|
|
Re: REDIRECT_LD_LIBRARY_PATH variable?
by Tanktalus (Canon) on Mar 03, 2009 at 23:32 UTC | |
|
Re: REDIRECT_LD_LIBRARY_PATH variable?
by Illuminatus (Curate) on Mar 03, 2009 at 23:31 UTC | |
by locked_user sundialsvc4 (Abbot) on Mar 04, 2009 at 03:24 UTC | |
by Illuminatus (Curate) on Mar 04, 2009 at 14:32 UTC | |
|
Re: REDIRECT_LD_LIBRARY_PATH variable?
by bichonfrise74 (Vicar) on Mar 03, 2009 at 23:29 UTC | |
by tilly (Archbishop) on Mar 04, 2009 at 01:43 UTC |