Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Installation question RH 7.2 - Ora 9.2

Re: Installation question RH 7.2 - Ora 9.2

From: walter <wwcorigan_at_yahoo.com>
Date: Wed, 18 Jun 2003 10:58:05 -0700
Message-ID: <20030618.105805.1351797369.3202@yahoo.com>


The script says it will execute a binary ./install/linux/runInstall . I've set the permissions to 755 and 777 on this file, but still I get the dreaded:

./runInstaller: cannot execute binary file

This leads me to believe that binary file has problems. I notice that on Jun 2, 2003, Apple posted to the same problem to this newsgroup. (Apple so far is silent about the fix). Could it be an Oracle problem? If its a free download, how does one go about resolving the issue?

ww

> My guess is that the executable that the runInstaller script eventually
> calls does not have execute permission. Trace through the script to the
> executable called and do chmod 755 on it.
>
> Cheers,
> Dave
>
>>
>> The problem is I can't get the runInstaller to work. When I type
> ./runInstaller
>> I get:
>>
>> ./runInstaller: cannot execute binary file
>>
>> I am running this from the console in a gnome terminal window. The
>> problems seems to be the last line of the script,
>>
>> ./runInstaller $* &
>>
>> I notice that $* is NULL.
>>
>> I think there must be something very simple that I have overlooked.
>>
>> Thanks
>> ww
>
>
Received on Wed Jun 18 2003 - 12:58:05 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US