Closed abhisupa closed 3 years ago
Hi, you installed xschem by doing sudo apt install, but this installs a very old ubuntu pre built package.
You need to install xschem from sources, by doing ./configure; make; sudo make install
.
Before doing that uninstall the ubuntu xschem package: sudo apt purge xschem
Hi Stefan, I am running into following issue.
just do ./bin/xschem
or (if you are not in your home directory) /home/abhishek/bin/xschem
just do
./bin/xschem
or (if you are not in your home directory)/home/abhishek/bin/xschem
Thanks it worked with './bin/xschem'
Hi Stefan,
I am seeing following error while running xschem from xschem_sky130 direction my directory has following files
Output error is
Thanks and regards, Abhishek