SuSE Linux: Version 5.3
This article refers to an older version of SuSE Linux.
Therefore some of the informations given in this article may
be outdated or the article may contain stale links.
ORACLE: Version 8.0.5
rpm -U --force opatch.rpm
mount -r -t iso9660 /dev/cdrom /cdrom
export GCC_EXEC_PREFIX=/usr/lib/gcc-lib/i486-linux-libc6/Then type the command
gcc -v.
The following output should appear on the screen:
oracle@Lagrange:/cdrom/orainst > gcc -v Reading specs from /usr/lib/gcc-lib/i486-linux-libc6/i486-linux/2.7.2.1/specs gcc version 2.7.2.1
/cdrom/orainst
directory and
start the orainst
installation program.
cd /cdrom/orainst ./orainst
oratab.sh does not run under bash2.
Since under SuSE Linux 5.3 bash2 happens to be the
default shell, the patch mentioned below is supposed to remedy
the situation. The patch can only be used if the Oracle
Unix Installer has been installed on the harddisk.
There is the possibility to execute bash1.rpm
at
bash1.rpm
on the SuSE Linux 5.3 CDROM abd then to use the shell script
in the following manner:
rpm -U bash1.rpm
/bin/bash1 /cdrom/orainst/oratab.sh
-
Caution: While installing the Oracle Intelligent Agent
relinking the library can cause problems. You can use the patch
/usr/doc/packages/oracle/oracle.patch
to solve the
problem. The following files are changed:
$ORACLE_HOME/bin/genclntsh
aus dem "Oracle Client 8.0.5"
$ORACLE_HOME/network/lib/env_oemagent.mk
aus dem "Oracle Intelligent Agent 8.0.5"
$ORACLE_HOME/orainst/oratab.sh
aus dem "Oracle Unix Installer 4.0.3"
you can apply the patch:
cd $ORACLE_HOME
patch < /usr/doc/packages/oracle/oracle.patch
Keywords: ORACLE
Categories:
Commercial Applications
SDB-fehr_oracle_1, Copyright SuSE Linux AG, Nürnberg, Germany
- Version: 05. Nov 1998
SuSE Linux AG - Last generated: 23. Jul 2002 13:21:25 by fehr (sdb_gen 1.40.0)