Hi, I am trying to install xschem on an ubuntu 20.04 machine, after cloning the repo and running ./configure I get the error Node libs/script/tk/* is required but provided detection callback fails to find that feature on that system. Aborted (core dumped) Attached is a screenshot of the error I have installed both tk and tcl 8.6 and their associated dev files ~resolved running sudo apt-get update and then reinstalling everything solved the issue
Hi, I am trying to install xschem on an ubuntu 20.04 machine, after cloning the repo and running ./configure I get the error Node libs/script/tk/* is required but provided detection callback fails to find that feature on that system. Aborted (core dumped) Attached is a screenshot of the error I have installed both tk and tcl 8.6 and their associated dev files