LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 03-19-2003, 01:13 PM   #1
ultraman
LQ Newbie
 
Registered: Mar 2003
Posts: 14

Rep: Reputation: 0
Oracle Installation / runInstaller error


I'm running:
Redhat 7.3
J2sdk 1.4.1_02 w/ J2see

Trying to install:
Oracle9i

I've setup all the necessary "pre-installation" steps as far as I can tell, so decided to start the installation.
When I run: ./runInstaller.sh
I get the following error:

#./runInstaller.sh
./runInstaller.sh: cd: %PROD_HOME%/install: No such file or directory
# ./runInstaller.sh: ./runInstaller: cannot execute binary file

I've confirmed that the runInstaller file exists and has the correct persmissions, but don't know if the %PROD_HOME%/install error is relevant.

Help !! Thanks !
 
Old 03-20-2003, 10:07 AM   #2
ultraman
LQ Newbie
 
Registered: Mar 2003
Posts: 14

Original Poster
Rep: Reputation: 0
anybody ?

 
Old 03-20-2003, 10:20 AM   #3
tcaptain
LQ Addict
 
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403

Rep: Reputation: 45
I don't know a thing about ORACLE...

but it seems to me the error means that the script (runInstall.sh) is looking for a directory ( /install) inside the directory where Oracle is extracted to...or whatever directory is contained in the %PRODHOME% variable..

You might want to check that out...

I'm not an expert on bash...but after trying the script, try typing echo $PRODHOME see if that gives you anything...

also, are you supposed to give any parameters to the script? Ie: where the product is, like maybe "./runInstaller.sh /downloads/oracle" or something?

Does "./runInstaller.sh --help" or "./runinstaller.sh -h" give you any output?
 
Old 03-20-2003, 10:29 AM   #4
Crashed_Again
Senior Member
 
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503

Rep: Reputation: 57
As tcaptain, I have no idea about ORACLE. Maybe if you move into the install directory, wherever it is, and then try and run the install script from there it won't need to cd %PRODHOME%/install because you are already there.

I'm guessing PRODHOME stands for 'Product Home'. Of course, I could be way off.
 
Old 03-20-2003, 04:19 PM   #5
abrakadabra
Member
 
Registered: Apr 2002
Location: Denver
Distribution: SuSe,RedHat,Mandrake,
Posts: 109

Rep: Reputation: 16
Are you installing from a CD or did you download the files for the install?
If installing from CD you need to mount the cd (make sure you start the X window) move to the CD directory, find the runInstall file and run it as oracle user (assuming you created it already) This should do the trick unless you have other pre-install issues that need to address.

Let me know if you need more info.

Good luck!
 
Old 03-20-2003, 04:50 PM   #6
ultraman
LQ Newbie
 
Registered: Mar 2003
Posts: 14

Original Poster
Rep: Reputation: 0
Awesome... thanks for the advice guys !

I tried everything you specified, but with no luck. The -h or --help options give no relevant output, and the moving the installation files to the proper directory didn't make a difference either.

Here is all I could find on this %PROD_HOME% parameter:
http://www.csis.gvsu.edu/GeneralInfo...96697/appb.htm

It relates to a "response" file that you can create, which is an Oracle installation option:
http://www.csis.gvsu.edu/GeneralInfo...oui.htm#440860

I downloaded Oracle, so the installation I'm trying isn't from a disk, it is from 3 directories which get created when you download the .cpio files: /Disk1 , /Disk2 , /Disk3

The instructions show a simply pre-install plan, then run the ./runInstaller script... however, am not sure if I "have" to create a response file now ?
 
Old 03-21-2003, 12:24 PM   #7
ultraman
LQ Newbie
 
Registered: Mar 2003
Posts: 14

Original Poster
Rep: Reputation: 0
any ideas ? i'm slowly going bald...
 
Old 03-21-2003, 12:35 PM   #8
tcaptain
LQ Addict
 
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403

Rep: Reputation: 45
I'd say create this "response" file (whatever that is) and give it a shot.

Can't hurt, might help.
 
Old 03-21-2003, 02:39 PM   #9
ultraman
LQ Newbie
 
Registered: Mar 2003
Posts: 14

Original Poster
Rep: Reputation: 0
arrrgh... another roadblock. A specific script needs to be run prior to the creation of the response file, which isn't located on my computer (oraInstRoot.sh)

http://www.csis.gvsu.edu/GeneralInfo...oui.htm#440860

So, this file doesn't even exist, so not sure what I can do. Get the error when trying to run the installer, and can't run the "response" file because this script needs to be run prior.

Damn... so, option #3 ? Buy the disks !?
 
Old 05-31-2003, 05:47 AM   #10
jbirkett
LQ Newbie
 
Registered: May 2003
Location: Folsom, CA
Distribution: Red Hat 8 & 9
Posts: 13

Rep: Reputation: 0
See post http://www.linuxquestions.org/questi...te+binary+file
I don't know if it helps but might give some insite. I think the distributed version from Oracle download site is 64-bit code.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Oracle installation: error lockup space wanted peter_kz Linux - Software 9 04-01-2005 07:11 PM
Installing Oracle 9.2: runInstaller gives Segmentation Fault deanbrown3d Linux - Newbie 3 06-21-2004 09:39 PM
oracle installation alaios Fedora 4 04-17-2004 10:43 AM
runInstaller problem for installing Oracle 8i in Linux Wasim Haider Linux - General 8 07-28-2003 11:09 AM
runInstaller 100467 Programming 1 10-04-2001 01:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 01:19 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration