notice to enforce compiling and installing the code models

This commit is contained in:
Holger Vogt 2021-08-02 17:09:33 +02:00
parent ef5f3dbf2b
commit 8f62dfbcf5
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Ngspice installation instructions
=================================
Important notice: with ngspice-35 there has been an update
to the XSPICE code models (analog.cm etc.). Therefore it
is not sufficient to only re-make the main executable,
you will have to compile and install the code models as well,
e.g. with --enable-xspice.
Table of contents
1 Ngspice installation (LINUX)