Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

you have to decompress 32bit first of solaris version and after that 64bit to the same directory.
Code Block
languagebash
titleNeeds for JDK8:
apt install libx11-6 libxi6 libxtst6

root@z102:~# ln -s libX11.so.6 /usr/lib/64/libX11.so.4
root@z102:~# ln -s libXi.so.6 /usr/lib/64/libXi.so.5
root@z102:~# ln -s libXtst.so.6 /usr/lib/64/libXtst.so.1