Friday, May 11, 2018

libXtst.so.6: cannot open shared object file: No such file or directory

While executing rapidwiz for Online Application ( 12.2.0) installation, facing an error related to jre file:
Error:libXtst.so.6: cannot open shared object file: No such file or directory
Solution:
Installed OS Package: xorg-x11-libs-compat-6.8.2-1.EL.33.0.1.i386.
First remove softlink as below
# unlink /usr/lib/libXtst.so.6

Then create softlink as below commnad.

# ln -s /usr/X11R6/lib/libXtst.so.6.1 /usr/lib/libXtst.so.6

No comments:

Post a Comment

Featured post

Migrate OCR & vote from external to normal or High redundancy in ASM

How to Move OCR & Vote from external to Normal or high. 1)  Create New diskgroup(CRS) with suitable redundancy for OCR and Voting files....

Popular Posts