We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe3ec15 commit 34f1487Copy full SHA for 34f1487
INSTALL.md
@@ -400,6 +400,9 @@ To run applications, you will need to set the link path:
400
export DYLD_LIBRARY_PATH=/opt/oracle/instantclient:$DYLD_LIBRARY_PATH
401
```
402
403
+To set the path permanently for future terminal shells, add the export
404
+command to `$HOME/.bash_profile` and re-login.
405
+
406
### 5.4 Install the add-on
407
408
Tell the installer where to find Instant Client:
0 commit comments