Archive for the ‘Rails’ Category
Ubuntu + Rails + Passenger + OCI8 = Sad
LoadError (Oracle/OCI libraries could not be loaded: libclntsh.so.11.1: cannot open shared object file: No such file or directory - /usr/local/lib/site_ruby/1.8/i486-linux/oci8lib.so) Have you seen this error in your Rails application? Do you hate it as much as I do? I’ve spent the past two days troubleshooting this and I finally found a solution. It’s ugly and hacky, […]