libXtst.so.6: cannot open shared object file: No such file or directory
ERROR
While executing rapidwiz for E-Business Suite for Release 12.2.0 installation,
facing an error related to jre file:
libXtst.so.6: cannot open shared object file: No such file or directory
SOLUTION
Installed the below packages:
xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.rpm
binutils-2.17.50.0.6-6.0.1.el5.i386.rpm
Recreate the Link below by ROOT user:
# unlink /usr/lib/libXtst.so.6
# ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6