Opened 3 years ago

Last modified 3 years ago

#63579 assigned defect

Xcircuit does not open — at Initial Version

Reported by: PNR-1 (Preetham Reddy) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.7.1
Keywords: Cc:
Port: xcircuit

Description

I installed Xcircuit following the page https://ports.macports.org/port/xcircuit/. The installation ran successfully, But when I run xcircuit in terminal, I get the below error - Can you help me figure out what I am running wrong?

I tried installing tcl using MacPorts, but that says its already installed

Last login: Mon Oct 4 08:25:55 on ttys000 xyz@xyzs-MacBook-Pro ~ % xcircuit application-specific initialization failed: no display name and no $DISPLAY environment variable Error in startup script: no display name and no $DISPLAY environment variable

while executing

"load /opt/local/lib/libtk8.6.dylib Tk"

("package ifneeded Tk 8.6.11" script) invoked from within

"package require Tk $tcl_version"

invoked from within

"if {$tcl_version < 8.0} {

return -code error "tkcon requires at least Tcl/Tk8"

} else {

package require Tk $tcl_version

}"

(file "/opt/local/lib/xcircuit-3.9/tkcon.tcl" line 44)

xyz@xyzs-MacBook-Pro ~ %

I run this on an M1 MacBook Pro.

Change History (0)

Note: See TracTickets for help on using tickets.