Skip to content

Commit 34f1487

Browse files
committed
Mention OS X .bash_profile
1 parent fe3ec15 commit 34f1487

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

INSTALL.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -400,6 +400,9 @@ To run applications, you will need to set the link path:
400400
export DYLD_LIBRARY_PATH=/opt/oracle/instantclient:$DYLD_LIBRARY_PATH
401401
```
402402

403+
To set the path permanently for future terminal shells, add the export
404+
command to `$HOME/.bash_profile` and re-login.
405+
403406
### 5.4 Install the add-on
404407

405408
Tell the installer where to find Instant Client:

0 commit comments

Comments
 (0)