in reply to Re^2: ENV setting for library loading failure
in thread ENV setting for library loading failure

Rebuild your perl so that it looks in /usr/local/lib (I believe something along the lines of -R/usr/local/lib to the link options).

  • Comment on Re^3: ENV setting for library loading failure