Installing Ruby Oracle Libraries on Cygwin, OSX, and Linux.
July 22nd, 2009 2 CommentsA month or so ago I needed to connect a Rails site to an Oracle database from cygwin, osx, and linux (both 32 and 64 bit).
I’ve release the fruits of my labors as a collection of rakes files for each OS on github:
http://github.com/kevincolyar/ruby_oracle_libs/tree/master
Hopefully this will help someone else out. Feel free to fork and let me know of any updates and improvements that are needed.

