8.1.3 Software Requirements for Oracle Linux 8 (64-bit)
Component | Requirement |
---|---|
OS Version (Patches) | Oracle Linux 8u4 x86_64 (64-bit) |
C/C++ Compilers | C/C++: gcc/g++8.5.0 20210514 (Red Hat 8.5.0-18.0.6) |
Java Runtime Environment (JRE) | Tested with JDK 1.8.0_421 |
Java Development Kit (SDK) | Tested with JDK 1.8.0_421 |
Database | Tested with Database: Oracle DB client 19c |
Note:
libnsl
is no longer available in Oracle Linux 8. Thus, you must installlibnsl
before you install Oracle Tuxedo 22c.- The Kerberos Security Plug-in is not supported on this platform.
- ATMI users need a C, C++ or COBOL compiler.
- CORBA C++ users need a C++ compiler and linker.
- For compiler compatibility:
Look for documentation from the compiler vendor that provides assurance that the version of compiler you want to use is compatible with the tested version of the compiler. The compatibility assurance must be provided for the following:
- Source code:
C/C++ source code that was compiled and linked using the tested version, compiles with the newer version of compiler without requiring any changes.
- Executables and libraries:
Libraries and executables built using the tested version, run with libraries and executables that are built with the newer version of compilers.
- Source code:
Parent topic: Oracle Linux 8 (64-bit) on x86-64