On Thu, 2007-02-01 at 15:04 -0700, Russell Wurth wrote:
> I recall a similar error when the installer user did not have execute 
> permissions on some of the Oracle directories.
> 
> You also might want to try and put ORACLE_HOME/bin in your path
> 
> I am curious what you had to do to patch the ar_install script.  I was going 
> to 
> attempt a CentOS 4.4 32bit install in a few days.
> 
> Russell
> 

Russell,

Root does have execute permissions to Oracle's bin directory. I'm pretty
sure I have the 32bit Oracle 10g, not 64bit. Hm, adding the
ORACLE_HOME/bin to the PATH. I'll try that.

For installing on CentOS take a look at this link (works for all CentOS
4.x as far as I can tell...):
http://arswiki.org/wiki/ARS_7.0_Topics#Installing_on_CentOS_4.3

I copied the section of code from the link to a file called
ar_install.diff located in the same directory as ar_install. Then run
this command:
cp ar_install ar_install.orig;patch ar_install ar_install.diff

That should back it up and patch it. I can then run the install. 

Thanks,
James

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to