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: Fedora core 2 and Oracle 10g

Re: Fedora core 2 and Oracle 10g

From: Iain William Wiseman <bibble_at_paradise.net.nz>
Date: Sun, 19 Dec 2004 15:36:24 +1300
Message-ID: <41c4e928$1@clear.net.nz>


No this has made no difference,

I think it cannot load the binary
[oracle_at_iain Disk1]$ ldd ./install/runInstaller

./install/runInstaller: /lib/i686/libc.so.6: version `GLIBC_2.1' not 
found (required by ./install/runInstaller)
./install/runInstaller: /lib/i686/libc.so.6: version `GLIBC_2.2' not 
found (required by ./install/runInstaller)
./install/runInstaller: /lib/i686/libc.so.6: version `GLIBC_2.0' not 
found (required by ./install/runInstaller)
         /etc/libcwait.so => /etc/libcwait.so (0x55019000)
         linux-gate.so.1 =>  (0x55017000)
         libc.so.6 => /lib/i686/libc.so.6 (0x5502a000)
         /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55000000)



IANAL_VISTA wrote:
> When all else fails, RTFM
>
> http://download-
> west.oracle.com/docs/cd/B14117_01/em.101/b12140/2_oui_using.htm#sthref76
>
>
> Iain William Wiseman <bibble_at_paradise.net.nz> wrote in
> news:41c4dd24$1_at_clear.net.nz:
> [...snip...]
>

>>>Alternatively you can invoke OUI with a command line qualifier
>>>directing it to avoid doing prerequisite checks

>
>
> -ignoreSysPrereqs For ignoring the results of the system pre-requisite
> checks.
>
> Usage:
> runInstaller [-options] [(<CommandLineVariable=Value>)*]
>
> Where options include:
> -help Displays above usage.
> -silent For silent mode operations, the inputs can be a response file or a
> list of command line variable value pairs.
> -responseFile <Path> Specifies the response file and path to use.
> -formCluster To install the Oracle clusterware in order to form the
> cluster.
> -remoteShell <Path> Used only for cluster installs, specifies the path to
> the remote shell program on the local cluster node.
> -remoteCopy <Path> Used only for cluster installs, specifies the path to
> the remote copy program on the local cluster cluster.
> -record -destinationFile <Path> For record mode operation, information is
> recorded in the destination file path.
> -deinstall For deinstall operations.
> -debug For getting the debug information from OUI.
> -ignoreSysPrereqs For ignoring the results of the system pre-requisite
> checks.
> -executeSysPrereqs Execute system pre-requisite checks and exit.
> -paramFile Specify location of oraparam.ini file to be used by OUI.
> -clone For making an Oracle Home copy match its current environment.
> -force Allowing silent mode installation into a non-empty directory.
> -noconsole For suppressing display of messages to console. Console is not
> allocated.
> -addNode For adding node(s) to the installation.
> -removeHome For removing homes from the OUI inventory.
>
>
Received on Sat Dec 18 2004 - 20:36:24 CST

Original text of this message

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