cancel
Showing results for 
Search instead for 
Did you mean: 

Use of Cygwin to install SAP

Former Member
0 Kudos

i need to install SAP in a AIX Machine.

I am using a software called Cygwin to connect to the unix System

pls let me know the steps to be done to view the gui of sAPINST

Thanks for consideration.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Balaji,

First use SSH to connect to the server. At the unix shell prompt, type "env" without the quotes. Look for your IP address in the SSH variable. Back at the unix shell prompt, type "export DISPLAY=youripaddress:0.0; set DISPLAY"

Sudo to root level access. Run the "env" command again to make sure the DISPLAY variable is still set.

Start Cygwin on your laptop.

Run sapinst and it will automatically use the Cygwin Xserv to start a GUI.

Thanks,

Mark Novak

mark.novak@eds.com

Answers (0)