Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Nclaunch display error

Status
Not open for further replies.

siva_7517

Full Member level 2
Joined
Jan 16, 2006
Messages
138
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,296
Activity points
2,401
Hi there,

When i trying to invoke nclaunch by :

nclaunch &

there is a error statement of :
Application initialization failed : no display name and no $DISPLAY environment variable

How to solve this problem?
Thanks
 

siva_7517 said:
Hi there,

When i trying to invoke nclaunch by :

nclaunch &

there is a error statement of :
Application initialization failed : no display name and no $DISPLAY environment variable

How to solve this problem?
Thanks

Set your DISPLAY env var and then launch it. If you use csh/tcsh:

Code:
setenv DISPLAY ma_machine:0.0

Ajeetha, CVC
www.noveldv.com
 

aji_vlsi said:
siva_7517 said:
Hi there,

When i trying to invoke nclaunch by :

nclaunch &

there is a error statement of :
Application initialization failed : no display name and no $DISPLAY environment variable

How to solve this problem?
Thanks

Set your DISPLAY env var and then launch it. If you use csh/tcsh:

Code:
setenv DISPLAY ma_machine:0.0

Ajeetha, CVC
www.noveldv.com

In some cases the IP adress of your machine is used to set DISPLAY environment.
 

u can do `tty`

set tht number ! ... i will confirm this :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top