Skip to content

Commit

Permalink
Bogus 227 directory no longer required!
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Apr 29, 2013
1 parent bb10624 commit e0a6fec
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions lib/DBD/Oracle/Troubleshooting/Macos.pod
Original file line number Diff line number Diff line change
Expand Up @@ -82,15 +82,6 @@ Create a symlink from F<libclntsh.dylib.10.1> to F<libclntsh.dylib>:

=item *

The following directory is hardcoded into the Oracle Instant Client - god
knows why - so we need to create and symlink it:

sudo mkdir -p /b/227/rdbms/
sudo cd /b/227/rdbms/
sudo ln -s /usr/oracle_instantclient/ lib

=item *

Update your environment to point to the libraries:

export ORACLE_HOME=/usr/oracle_instantclient
Expand Down

0 comments on commit e0a6fec

Please sign in to comment.