in reply to Re: How to set LD_LIBRARY_PATH
in thread How to set LD_LIBRARY_PATH

That's what I thought, too. But as I understand it now, it's unlikely to work if you set ENV after you load the modules, but it likely will work if set before you load the modules.

Replies are listed 'Best First'.
Re^3: How to set LD_LIBRARY_PATH
by Anonymous Monk on Feb 07, 2013 at 08:06 UTC

    but it likely will work if set before you load the modules.

    Won't, it has to be set before you run perl