0

I have installed SAP GUI 7.40 for linux on client computer including JRE 1.8.0.04 but when I try to access the GUI it gives error:

The system requirement are not meet. Your Java Virtual machine does not support javafx required to run the SAP GUI for Java 7.40 rev 4.

My client OS is CentOS. I event changed JAVA_HOME path in /etc/profile, but its still giving the same error.

Any suggestions?

Sandra Rossi
  • 11,934
  • 5
  • 22
  • 48

1 Answers1

2

Try using Oracle Java rather than the OpenJDK based version which ships with CentOS. Unfortunately, the Java versions which ship with CentOS don't include JavaFX at the moment.

See also:

Community
  • 1
  • 1
jewelsea
  • 150,031
  • 14
  • 366
  • 406