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 |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
 |
GNU/Linux Basic Guide
This 255-page guide will provide you with the keys to understand the philosophy of free software, teach you how to use and handle it, and give you the tools required to move easily in the world of GNU/Linux. Many users and administrators will be taking their first steps with this GNU/Linux Basic guide and it will show you how to approach and solve the problems you encounter.
Click Here to receive this Complete Guide absolutely free. |
|
 |
03-19-2003, 01:13 PM
|
#1
|
|
LQ Newbie
Registered: Mar 2003
Posts: 14
Rep:
|
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 !
|
|
|
|
03-20-2003, 10:07 AM
|
#2
|
|
LQ Newbie
Registered: Mar 2003
Posts: 14
Original Poster
Rep:
|
anybody ?

|
|
|
|
03-20-2003, 10:20 AM
|
#3
|
|
LQ Addict
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403
Rep:
|
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?
|
|
|
|
03-20-2003, 10:29 AM
|
#4
|
|
Senior Member
Registered: Dec 2002
Location: Atlantic City, NJ
Distribution: Ubuntu & Arch
Posts: 3,503
Rep:
|
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.
|
|
|
|
03-20-2003, 04:19 PM
|
#5
|
|
Member
Registered: Apr 2002
Location: Denver
Distribution: SuSe,RedHat,Mandrake,
Posts: 109
Rep:
|
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!
|
|
|
|
03-20-2003, 04:50 PM
|
#6
|
|
LQ Newbie
Registered: Mar 2003
Posts: 14
Original Poster
Rep:
|
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 ?
|
|
|
|
03-21-2003, 12:24 PM
|
#7
|
|
LQ Newbie
Registered: Mar 2003
Posts: 14
Original Poster
Rep:
|
any ideas ? i'm slowly going bald...
|
|
|
|
03-21-2003, 12:35 PM
|
#8
|
|
LQ Addict
Registered: Jul 2002
Location: Montreal
Distribution: Gentoo 2004 from stage 1 baby!
Posts: 1,403
Rep:
|
I'd say create this "response" file (whatever that is) and give it a shot.
Can't hurt, might help.
|
|
|
|
03-21-2003, 02:39 PM
|
#9
|
|
LQ Newbie
Registered: Mar 2003
Posts: 14
Original Poster
Rep:
|
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 !?

|
|
|
|
05-31-2003, 05:47 AM
|
#10
|
|
LQ Newbie
Registered: May 2003
Location: Folsom, CA
Distribution: Red Hat 8 & 9
Posts: 13
Rep:
|
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.
|
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:03 AM.
|
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|