1753909 Members
8759 Online
108810 Solutions
New Discussion юеВ

Re: graphic mode hp-ux

 
kacou
Regular Advisor

graphic mode hp-ux

i want to use ''sam'' in graphic mode. i am connecting to the server by remote.
unfortunately i can't use ''sam'' in graphical mode.
i need some assistance please.
12 REPLIES 12
Patrick Wallek
Honored Contributor

Re: graphic mode hp-ux

>>i am connecting to the server by remote.

How exactly are you connecting?

Use of any of the GUI tools in HP-UX requires some sort X-Windows software on your PC. Two popular ones are Reflection X and Hummingbird Exceed.

Are you using one of these?
kacou
Regular Advisor

Re: graphic mode hp-ux

i use ''putty'' installed in a windows xp pc.
Patrick Wallek
Honored Contributor

Re: graphic mode hp-ux

If you are just using Putty, then you will not be able to use the GUI X-Windows based tools.

As I stated above, you need some sort of X-Windows emulation software installed on your PC.
Torsten.
Acclaimed Contributor

Re: graphic mode hp-ux

Run a XServer tool on your PC (e.g. Xming).

Connect putty to the server

putty -X your_server

start SAM

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
kacou
Regular Advisor

Re: graphic mode hp-ux

i need some assistance please. help me.
is it possible to export the display (export DISPLAY=nom_syst├Г┬иme:0.0)?
kacou
Regular Advisor

Re: graphic mode hp-ux

Torsten,

i don't understand you
Torsten.
Acclaimed Contributor

Re: graphic mode hp-ux

Try this:

(PC)> (start X server application)

(PC)> putty -X your.server.address.or.name

(server)# echo $DISPLAY
-> your PC's address is already there


(server)# sam



Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
kacou
Regular Advisor

Re: graphic mode hp-ux

how can i start " X server application" if i use windows xp pro?
Torsten.
Acclaimed Contributor

Re: graphic mode hp-ux

see my first post.

I like this http://sourceforge.net/projects/xming

But there are many more ...

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!