in reply to set env var at compile time
No offense to Our::Config::Module, but I wonder if LD_LIBRARY_PATH is what you think it is. Have you tried printing it once you set it?
I wonder also if Our::Config::Module somehow pulls in Our::Oracle::Module (perhaps indirectly) so that you're not really getting the environment set in time for it.
Are you on Solaris? If so, see Re: %ENV and DBI (setting LD_LIBRARY_PATH inside the process doesn't work).
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: set env var at compile time
by SantaClaus (Initiate) on Jun 26, 2008 at 21:25 UTC | |
by kyle (Abbot) on Jun 26, 2008 at 21:28 UTC |