in reply to Re^2: Can't use DBD::Oracle if LD_LIBRARY_PATH Not Set In Environment
in thread Can't use DBD::Oracle if LD_LIBRARY_PATH Not Set In Environment

Yes. Write a wrapper (shell) script that sets the environment variables before invoking your Perl program.

  • Comment on Re^3: Can't use DBD::Oracle if LD_LIBRARY_PATH Not Set In Environment