Joined July 2013
·

Ismail Dhorat

codiez
·
Johannesburg
·
·
·

Yes my instructions were done on a MAC the only change would be for Linux use LDLIBRARYPATH instead of $DYLDLIBRARYPATH

And the libs have the ext .so as mentioned in the install instructions

It looks like it cannot find dylib libraries.

This part in the post:

Move lib & sdk

mv dylib /usr/local/oracle/product/instantclient64/11.2.0.3.0/lib/
mv sdk /usr/local/oracle/product/instantclient
64/11.2.0.3.0/lib/sdk

I would check my dylib path with :

echo $DYLDLIBRARYPATH

and then remove the gem and try re-installing it if the paths are incorrect.

Thanks man, totally missed that. I have the correct config on my laptop but think when typing out the commands into the post i missed it.

Achievements
692 Karma
61,008 Total ProTip Views