Comment 21 for bug 1630676

Revision history for this message
Holger Vogt (h+vogt) wrote :

Concerning ngspice release 27, to come soon, some action items connected
with KiCad:

install dev headers
status:
install path $prefix/include/ngspice
ngspice repository, master branch

library versioning
status: t.b.d.

user input required
status:
user input only upon having variable 'interactive' set.
variable 'nomoremode' replaced by 'moremode', more mode is deactivated by default.
ngspice repository, master branch

spinit
status:
with the additional configure flag --enable-relpath
installation in a path relative to ngspice library (located in bin directory).
code models read from a path relative to ngspice library
(see my mail from Oct. 13).
variable 'interactive' only set if ngspice executable is used (not set with ngspice library).
Without this flag: satndard behavior as used for LINUX.
ngspice repository, sh-kicad branch

.spiceinit
status
search paths now are
current directory, HOME environment, USERPROFILE environment
ngspice repository, sh-kicad branch

Tested with TDM MINGW and MSYS2
Please give the additions in sh-kicad a try and tell me, if o.k..

Holger