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.

Mentor IC Tools on FC6

Status
Not open for further replies.

ramy_maia

Member level 2
Member level 2
Joined
Dec 9, 2005
Messages
46
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,286
Activity points
1,663
just upgraded from FC4 to FC6 and i got this error when trying to open design architect or ic station
Code:
// ERROR: Cannot connect to DISPLAY
//        Please verify that your DISPLAY ("localhost.localdomain:0.0") is set to a system
//        with proper X server authorization. Reference xhost man page.
i tried to define the display variable but still not working
Code:
$ export DISPLAY=$(uname -n):0.0
$ xhost +$(uname -n)
any ideas??

Added after 1 hours 31 minutes:

solved by making a link to /usr/bin and put it in the folder /usr/X11R6 (sure rename the link to be just "bin" instead "link to bin")
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top