1825721 Members
3134 Online
109687 Solutions
New Discussion

Re: problem execute xstm

 
SOLVED
Go to solution
Kyu-Yong Kwon
Frequent Advisor

problem execute xstm

hp-ux 11.0

Dears all
If execute xstm, mstm display turns.
Do not know why is so.
Is no there method?
11 REPLIES 11
Joseph Loo
Honored Contributor
Solution

Re: problem execute xstm

hi,

not sure i understand the problem here but let me give it a try.

for xstm, u need to set the DISPLAY variable, i.e. "export DISPLAY" to work.

for mstm, may i know what is the error u r getting?

regards.
what you do not see does not mean you should not believe
Bill Hassell
Honored Contributor

Re: problem execute xstm

xstm is an Xwindow display program. You must set the variable DISPLAY to the IP address of an Xwindow computer. PCs cannot display any Xwindow data without a special program called an Xwindow emulator. Most of them are priced products.


Bill Hassell, sysadmin
Kyu-Yong Kwon
Frequent Advisor

Re: problem execute xstm

thank for your helping
I used xwindow emulator when I execute xstm.
you look at attached file.
Norman_21
Honored Contributor

Re: problem execute xstm

yeap,

you could pot this in your .profile

export DISPLAY=192.168.1.x:0.0

everytime you login, your Display environment will be invoked

Hope this help
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Joseph Loo
Honored Contributor

Re: problem execute xstm

hi,

looking at the attachment, i really do not see any problem.

xstm is suppose to be the graphical interface similar to what u get for mstm.

were u expecting something else? man stm for more info.

regards.
what you do not see does not mean you should not believe
Norman_21
Honored Contributor

Re: problem execute xstm

Kyu,
If you are using, X-session to load the graphical interface from within your PC, then go to
Start->Programs->Xsession->Xsettings?

Go to the working one and compare the settings?

Hope this will give you some insights
"Attitudes are contagious, is yours worth catching"/ My first point was given by SEP on January 31, 2003
Kyu-Yong Kwon
Frequent Advisor

Re: problem execute xstm

Thanks all
Is not as is solved yet, but I am so appreciative for helping.

Be all healthy.
Joseph Loo
Honored Contributor

Re: problem execute xstm

hi,

don't stop at that.

u really got to be clear what the problem is before we can help.

regards.
(p.s. please, if possible, remember to assign points.)
what you do not see does not mean you should not believe
MarkSyder
Honored Contributor

Re: problem execute xstm

How about using a script? Mine is like this:

DISPLAY=xx.xx.xx.xx:0.0
export DISPLAY
xstm

where xx.xx.xx.xx is the ip address of the box you want to receive the output.

Mark Syder (like the drink but spelt different)
The triumph of evil requires only that good men do nothing
Kyu-Yong Kwon
Frequent Advisor

Re: problem execute xstm

I know that.
please, read attatched file
Joseph Loo
Honored Contributor

Re: problem execute xstm

hi,

now i think i understand your problem.

am i right to say when u execute xstm, the first screen u see is not the graphical-based but menu-base mode? afterwhich u tried to change it to graphical-based by unchecking the mapping checkbox.



regards.
what you do not see does not mean you should not believe