Ray, you can check also the redpaper 4465( Installing Oracle 10gR2 on Red Hat® Enterprise Linux on IBM System z)
on Suse linux, also have a yast package named: "orarun" that turn easy install oracle, check it too. if you wish i send it to you... you will need some patchs from oracle before start installation too.. this patch is also describe on this paper. On Wed, Apr 14, 2010 at 12:11 PM, Ray Waters <[email protected]>wrote: > Thanks will do, > > I was following the recommendations of the Release notes: > > 4.2 Oracle Universal Installer Operating System Prerequisite Checks > If you are installing Oracle Database 10g on SUSE Linux Enterprise Server > 10, > then the current version of Oracle Universal Installer does not recognized > these > operating systems as supported operating systems and does not perform the > installation. > Workaround #1 (recommended): Run the Oracle Universal Installer using the > ignoreSysPrereqs flag which causes the installer to skip the operating > system > check and continue with the installation: > ./runinstaller -ignoreSysPrereqs > As a side effect, the installer also skips other checks during the > installation. > > Ray Waters > > -----Original Message----- > From: Linux on 390 Port [mailto:[email protected]] On Behalf Of > Mauro Souza > Sent: Wednesday, April 14, 2010 10:05 AM > To: [email protected] > Subject: Re: Oracle 10.2.0 Install > > Hi Ray! > > If you follow the Oracle Installation Manual, you will see a lot of > pre-reqs > (libgcc, libaio, motif, and so...). One of the prereqs is gcc, which will > provide cc to you. > You should install it without -ignoreSysPrereqs to see if there's missing > libs, wrong parameters, and so. After solving whatever the installer > complais about, run without checking prereqs to install it. > > Mauro > http://mauro.limeiratem.com - registered Linux User: 294521 > Scripture is both history, and a love letter from God. > > > On Wed, Apr 14, 2010 at 11:59 AM, Ray Waters > <[email protected]>wrote: > > > Listers, > > > > I am running SUSE Linux Enterprise Server 10 SP2 (s390x) under z/VM 540 > > and am trying to install Oracle 10.2.0 Database. > > uname -r > > 2.6.16.60-0.21-default > > > > Since it should run under version 10, but the manual states the install > > process only supports up to version 9, I have to ignore the prereqs: > > > > ./runInstaller -ignoreSysPrereqs > > > > > > I get about 65% complete during the actual install and then I get an > error. > > I looked in the logs and it is complaining about a cc command. > > > > INFO: Start output from spawned process: > > INFO: ---------------------------------- > > INFO: > > > > INFO: rm -f nnfgt.* > > > > INFO: (if [ "compile" = "compile" ] ; then \ > > /home/oracle/oracle/product/10.2.0/db_1/bin/gennfgt > nnfgt.c ;\ > > cc -c nnfgt.c ;\ > > rm -f /home/oracle/oracle/product/10.2.0/db_1/lib/nnfgt.o ;\ > > mv nnfgt.o /home/oracle/oracle/product/10.2.0/db_1/lib/ ;\ > > cc -m31 -c nnfgt.c ;\ > > rm -f /home/oracle/oracle/product/10.2.0/db_1/lib32/nnfgt.o ;\ > > mv nnfgt.o /home/oracle/oracle/product/10.2.0/db_1/lib32 ;\ > > /usr/bin/ar rv > > /home/oracle/oracle/product/10.2.0/db_1/lib32/libn10.a > > /home/oracle/oracle/product/10. > > INFO: 2.0/db_1/lib32/nnfgt.o ;\ > > > > INFO: /usr/bin/ar rv > > /home/oracle/oracle/product/10.2.0/db_1/lib/libn10.a > > /home/oracle/oracle/product/10.2.0/db_1/lib/nnfgt.o ; fi) > > > > INFO: /bin/sh: cc: command not found > > > > INFO: mv: cannot stat `nnfgt.o' > > INFO: : No such file or directory > > > > INFO: /bin/sh: cc: command not found > > > > > > > > How do I get this "cc" command? > > > > Ray Waters > > Senior Technical Support Analyst > > Open Solutions Inc. > > 3900 Essex Lane, Suite 400 > > Houston, TX 77027-5100 > > > > Office 713-965-8451 > > Cell 713-705-5403 > > Email [email protected]<mailto:[email protected]> > > > > www.bank.opensolutions.com<http://www.bank.opensolutions.com> > > www.opensolutions.com > > > <file:///C:\Documents%20and%20Settings\Ray.Waters\Application%20Data\Microsoft\Signatures\ > > www.opensolutions.com> > > > > ________________________________ > > NOTICE: > > This e-mail is intended solely for the use of the individual to whom it > is > > addressed and may contain information that is privileged, confidential or > > otherwise exempt from disclosure. If the reader of this e-mail is not the > > intended recipient or the employee or agent responsible for delivering > the > > message to the intended recipient, you are hereby notified that any > > dissemination, distribution, or copying of this communication is strictly > > prohibited. If you have received this communication in error, please > > immediately notify us by replying to the original message at the listed > > email address. Thank You. > > > > ---------------------------------------------------------------------- > > For LINUX-390 subscribe / signoff / archive access instructions, > > send email to [email protected] with the message: INFO LINUX-390 or > > visit > > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > > NOTICE: > This e-mail is intended solely for the use of the individual to whom it is > addressed and may contain information that is privileged, confidential or > otherwise exempt from disclosure. If the reader of this e-mail is not the > intended recipient or the employee or agent responsible for delivering the > message to the intended recipient, you are hereby notified that any > dissemination, distribution, or copying of this communication is strictly > prohibited. If you have received this communication in error, please > immediately notify us by replying to the original message at the listed > email address. Thank You. > > ---------------------------------------------------------------------- > For LINUX-390 subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO LINUX-390 or > visit > http://www.marist.edu/htbin/wlvindex?LINUX-390 > ---------------------------------------------------------------------- For LINUX-390 subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO LINUX-390 or visit http://www.marist.edu/htbin/wlvindex?LINUX-390
