hey I stuck in installing Xschem how to install tk...
# sky130
a
hey I stuck in installing Xschem how to install tk..8.6 @Eric @Boris Murmann
1
s
You need to do:
sudo apt install tk8.6 tk8.6-dev
👍 1
a
thank you @Stefan Schippers for your reply
g
May I suggest our all-in-one Docker Container with all the tools readily compiled and setup? https://github.com/hpretl/iic-osic-tools Compiling the tools on your own is quite a hassle!
e
Even though it's convenient to run a docker container, it has some downsides -- I like to customize my design environment to my own tastes 🙂 The docker container is inflexible in that regard. I'll be taking the plunge and installing the tools from scratch...