in reply to Problem with DBD::Oracle

Setting LD_LIBRARY_PATH (and LD_RUN_PATH) like this does not accomplish what you want. Either set them in the environment and then invoke the script or see (tye)Re: programatically setting the LD_LIBRARY_PATH.

-derby

Replies are listed 'Best First'.
Re^2: Problem with DBD::Oracle
by Anonymous Monk on Jun 07, 2007 at 06:09 UTC
    Setting LD_*PATH on win32 doesn't accomplish anything period. LD is for *nix.