<@U01819B63HP> or anyone else, how do we provide t...
# xschem
c
@User or anyone else, how do we provide tcl and tk library path to configure during xschem compilation, I did it on ubuntu but unable to reproduce on centos7
Copy code
Checking for XOpenDisplay... OK ('', '' and '-lX11')
Checking for tk... 8.6... (no tcl) 8.5... OK ('', '' and '-ltcl8.5')
8.4... (no tcl) plain... OK ('', '' and '-ltcl')
not found
Node libs/script/tk/* is required but provided detection callback fails to find that feature on that system.
./configure: line 4: 12815 Aborted                 ./configure "$@"