Oracle FFI - External module not found on OS X
Posted by
recursive on
Apr 28, 2015; 9:40pm
URL: https://forum.world.st/Oracle-FFI-External-module-not-found-on-OS-X-tp4822676.html
Discovered the issue, the Oracle FFI wrapper is loading correctly but then is not finding the Oracle Instant Client library correctly. Creating sym links fixes the issue with finding the Oracle Instant Client dylibs but then it still doesn't find Oracle TNS settings etc .. BTW used dtruss (dtrace tool) to track dylib failures.