Operating System - HP-UX
1832285 Members
2691 Online
110041 Solutions
New Discussion

Re: running SAM in X11 mode

 
Steve Massey_1
Frequent Advisor

running SAM in X11 mode

This has been given as an answer, I would appreciate info on how to run this - its not obvious to me

Thanks

Steve
3 REPLIES 3
David Rodman
Frequent Advisor

Re: running SAM in X11 mode

I run sam off of my HP and to a X11 on a PC. It works fine.
I'm assuming you have X11 up and running OK.
From an Xterm type in "sam &" and it launches just like any other app.

If you don't have an X11 window manager or have some problems with X you
will need to debug these first.
Patrick Wessel
Honored Contributor

Re: running SAM in X11 mode

set the DISPLAY variable to the system where you want to have the SAM GUI and start sam... this is it.

If you want to run it on a PC you need a X-Server like reflectionX
There is no good troubleshooting with bad data
Rick Garland
Honored Contributor

Re: running SAM in X11 mode

Also make sure that X11 can connect to the host.
xhost +
Disable access control for all hosts. You can also be more specific as to which X11 client can connect.