SAP GUI Installation in Linux Mint
SAP GUI Installation in Linux Mint
SAP GUI Installation in Linux Mint
"java"
INSTALLATION OF JAVA
sudo
update-alternatives
"/opt/java/64/jre1.7.0_09/bin/java" 1
--install
"/usr/bin/java"
INSTALLATION OF GUI
1. Go to the software path. Copy the name of the jar file in the place of platinGUI.
2.Command:
java -jar PlatinGUI-<Platform>-<Version>S.jar install
Link
http://scn.sap.com/docs/DOC-65155
"java"