7.7.1 Software Requirements for Oracle Linux 10 (64-bit)
| Component | Requirement |
|---|---|
| OS Version (Patches) | Oracle Linux 10 |
| C/C++ Compilers |
Tested with: gcc version 14.2.1 20250110 (Red Hat 14.2.1-7) (GCC) Tuxedo 22.1.0 was compiled using gcc 4.8.5 on Oracle Linux 7 |
| Java Runtime Environment (JRE) | Tested with: Oracle JRE 1.8.0_481 |
| Java Development Kit (SDK) | Tested with: Oracle JRE 1.8.0_481 |
Note:
libnslis required by Tuxedo 22c installer. Thus, you must installlibnslbefore you install Oracle Tuxedo 22.1.0.0.0 if it's not available.- Tuxedo 22.1.0.0.0 depends on libnsl.so.2. If it's not available in /lib64, please run the commands below:
cd /lib64 sudo ln -s libnsl.so.3.0.0 libnsl.so.2 - 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:
Definition:
- A represents the tested compiler versions: gcc 4.8.5 and gcc 14.2.1.
- B represents the compiler version to be used.
Please refer to complier compatibility in Red Hat Enterprise Linux 10 (64-bit) on x86-64 for detailed information.
Parent topic: Oracle Linux 10 (64-bit) on x86-64