Sunday, May 15, 2016

How to launch the StackBuilder UI in putty?



Please find below steps to launch the StackBuilder UI.

Step-1
======
Xming is a PC X Window Server. This enables programs being run remotely to be displayed on your desktop. Download and run the installation program from: http://sourceforge.net/projects/xming/

Navigate to the Files section and download:

Xming setup from the Xming folder the fonts package installer from the Xming-fonts folder

By default both programs will be installed into the same location, so don't the worry about over writing files. We cannot work without both packages.
Once installed, running All Programs > Xming > XLaunch is a good idea to see what the configuration looks like. In most cases, the default options should be just fine.
Finally run All Programs > Xming > Xming to start the PC X Server. The “X” icon should be visible on the Windows Taskbar, as in the image below. The X Server must be started
before setting up a SSH connection to a campus machine.

Step-2
======

In putty window you need to change like below:

X display location = localhost:0 to X display location = 127.0.0.1:0


Step-3
======
You can lunch the StackBuilder UI as below:
Try xclock

[root@localhost ~]# xclock
[root@localhost ~]# cd /opt/PostgresPlus/9.1AS/stackbuilderplus/scripts/
[root@localhost scripts]# ./runStackBuilderPlus.sh

No comments:

Post a Comment