Hi Fritzek,

I apologize for the delay, but my boss keeps hitting me with tasks
that are always more important than the previous...

Anyway, this is how I installed the Oracle Instant Client:

[EMAIL PROTECTED] ~]$ sudo rpm -i oracle-instantclient-
basic-11.1.0.1-1.i386.rpm
Password:
[EMAIL PROTECTED] ~]$ sudo rpm -i oracle-instantclient-
devel-11.1.0.1-1.i386.rpm
Password:
[EMAIL PROTECTED] ~]$ sudo rpm -i oracle-instantclient-
sqlplus-11.1.0.1-1.i386.rpm

The Symbolic link was automatically created for libclntsh.so:

[EMAIL PROTECTED] ~]$ cd /usr/lib/oracle/11.1.0.1/client/lib
[EMAIL PROTECTED] lib]$ ls -l lib*
lrwxrwxrwx  1 root root       17 Sep 10 09:53 libclntsh.so ->
libclntsh.so.11.1
-rw-r--r--  1 root root 35295891 Aug  1  2007 libclntsh.so.11.1
...

And these files have all the permissions. I don't know what else to
look at.

Chris.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Deploying Rails" group.
To post to this group, send email to rubyonrails-deployment@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-deployment?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to