Stucked during RPAS 15 installation
Hi,
I am trying to install RPAS 15 on Oracle Linux 6.5.
After deployed the jdk 1.8.0_112 in my JAVA_HOME dir I have successfully installed RPAS Server components and patched to 15.0.2.13.
But when I try to run:
DomainDaemon -version
I got those errors:
DomainDaemon: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /oracle/rpas/rpas/lib/libRpasCore.so)
DomainDaemon: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /oracle/rpas/rpas/lib/libRpasSSL.so)
DomainDaemon: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /oracle/rpas/rpas/lib/libRpasArray.so)
DomainDaemon: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /oracle/rpas/rpas/lib/libRpasBase.so)