The-OpenROAD-Project / OpenROAD-flow-scripts

OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
https://theopenroadproject.org/
Other
313 stars 274 forks source link

XDG_RUNTIME_DIR error #2103

Open Suru03 opened 2 months ago

Suru03 commented 2 months ago

Subject

[Stage]: Other. Please describe below.

Describe the bug

Screenshot 2024-07-03 111813

Expected Behavior

After running the make_gui command supposed to get a nand gate.

Environment

the previous command was :source ./env.sh
yosys -help
openroad -help
cd flow
make

To Reproduce

--

Relevant log output

No response

Screenshots

No response

Additional Context

No response

vijayank88 commented 2 months ago

Enable/Install XServer will resolve this issue. Check similar #1873

Suru03 commented 2 months ago

any views on how to enable Install XServer

maliberty commented 2 months ago

This sounds like a general X setup issue and not really related to OR.