Re: Oracle 11g Client and Selinux

2010-08-12 Thread Garry T. Williams
On Thursday, August 12, 2010 13:10:27 Daniel J Walsh wrote: > On 08/10/2010 06:42 PM, Garry T. Williams wrote: > > I ran into the usual problems with Oracle, like needing execmod on > > their libraries. > > What did I do wrong? > > > I would also run restorecon -R -v /opt > To make sure the SELin

Re: Oracle 11g Client and Selinux

2010-08-12 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 08/10/2010 06:42 PM, Garry T. Williams wrote: > I just installed the Oracle 11g client on a Fedora 13 x86_64 system. > I encountered a problem, though. Here's the summary: > > After installation, I wanted to add the client libraries to ldconfig >

Re: Oracle 11g Client and Selinux

2010-08-12 Thread Garry T. Williams
On Wednesday, August 11, 2010 03:34:55 Roberto Ragusa wrote: > Garry T. Williams wrote: > > I was surprised to see /lib64/dbus-1/dbus-daemon-launch-helper > > link to Oracle's version of libexpat. > > > > What did I do wrong? > > Did you add the line in ld.so.conf in first position or in last > p

Re: Oracle 11g Client and Selinux

2010-08-11 Thread Roberto Ragusa
Garry T. Williams wrote: > > After installation, I wanted to add the client libraries to ldconfig > so I could link my code to them. I added oracle.conf to the > /etc/ld.so.conf.d directory with this line: > > /opt/oracle/product/lib > > and ran ldconfig as root. Now the fun started. [...]

Oracle 11g Client and Selinux

2010-08-10 Thread Garry T. Williams
I just installed the Oracle 11g client on a Fedora 13 x86_64 system. I encountered a problem, though. Here's the summary: After installation, I wanted to add the client libraries to ldconfig so I could link my code to them. I added oracle.conf to the /etc/ld.so.conf.d directory with this line: