1832645 Members
2922 Online
110043 Solutions
New Discussion

environmental variable

 
SOLVED
Go to solution
Khashru
Valued Contributor

environmental variable

Hi,

I am using a sun terminal as my desktop. I want to run SAM from this machine. What is the display variable i need to set.
4 REPLIES 4
RAC_1
Honored Contributor

Re: environmental variable

hpterm or xterm should do it. OR better ttytype -s and export required variables.
There is no substitute to HARDWORK
Sivakumar TS
Honored Contributor

Re: environmental variable


Dear Khashru,

hpterm many not be availablt by default in solairs.

you may follow the below document for compiling the hpterm manually.

http://h20331.www2.hp.com/Hpsub/downloads/task_guide.pdf

With Regards,

Siva.
Nothing is Impossible !
Bharat Katkar
Honored Contributor
Solution

Re: environmental variable

hi,
It should be:

# export DISPLAY=:0.0
If that doesn't work then try with:
# export DISPLAY=:0.1

Regards,
You need to know a lot to actually know how little you know
Khashru
Valued Contributor

Re: environmental variable

Hi Bharat,

It solved my problem.

i used

export DISPLAY=,ip address of solaris box>:0.0