How To Run Sapgui Into Linux

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

HOW TO run SAPGUI into LINUX Hi all, I make this document for people who need install SAPGUI

into Linux. 1) Minimal system requeriments. Linux Hardware: CPU: Intel PentiumIII with 800 MHz RAM: 256MB Software: OS: SuSE Linux 9.3 - 10.1, Red Hat Enterprise Linux 3 and 4 JVM: Sun Java Runtime Evironment 1.4.2 (32-bit) or 5.0 (32-bit) including Java Plugin please see http://java.sun.com/j2se/1.4.2/install-linux.html and http://java.sun.com/j2se/1.4.2/docs/...ocale.doc.html resp. http://java.sun.com/j2se/1.5.0/installlinux.html and http://java.sun.com/j2se/1.5.0/docs/...ocale.doc.html for details 2) Download SAPGUI from: ftp://ftp.sap.com/pub/sapgui/java/ (anonymous login) https://websmp201.sap-ag.de/sapgui-java (OSS user and pass) 3) At /java folder in ftp select: File: PlatinGUI-Linux-700.jar 37926 KB 11/07/06 13:58:00 (note: maybe a new version is available) 4) At downloaded folder, execute java -jar PlatinGUI-Linux-700.jar 5) Executing SAPGUI

A) Guilogon: ~/SAPClients/SAPGUI7.00/bin$ ./guilogon To create servers, touch at new and go to "advanced". -- tip use expert configuration Example: For server 10.1.1.6 with system number 01: conn=/H/10.1.1.6/S/3201 B) Command line For server 10.1.1.6 with system number 01: ~/SAPClients/SAPGUI7.00/bin$ ./sapgui /H/10.1.1.6/S/3201 Hope it helps, Goodbye!

You might also like