One comment, if you decide to move on:
In the most recent build log for amd64
https://launchpad.net/~js-reynaud/+archive/ubuntu/ngspice/+build/19301577
I have seen the configure statement
dh_auto_configure override_dh_auto_configure --
--datarootdir=/usr/share/ngspice-kicad
--includedir=/usr/share/ngspice-kicad/ngspice/include --with-ngshared
--enable-xspice --enable-cider --enable-openmp --with-tcl=/usr/lib
Please remove the --with-tcl=/usr/lib token. There is no tcl/tk involved
when making shared ngspice for KiCad. --with-tcl is applied when making
a completely different shared lib which is dedicated to the tcl/tk
environment (tclspice). Using it here may be dangerous.
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp