$ java -jar wls1036_generic.jar
$ Unable to instantiate GUI, defaulting to console mode.
We can of course do the installation in console mode.
To fix the gui issue we need to install libXtst using yum
$ sudo yum install libXtst.x86_64 -y
After installation is running in GUI mode as expected.
yum install libXtst.x86_64 -y
ReplyDeleteAlready Installed
Great! Same problem and your solution worked. Thanks a lot for your help and google.
ReplyDeleteGreat! same problem but this resolved it.
ReplyDelete