help-gnucap
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: jfet example


From: Felix Salfelder
Subject: Re: jfet example
Date: Sat, 15 Feb 2020 15:57:28 +0100
User-agent: NeoMutt/20170113 (1.7.2)

On Sat, Feb 15, 2020 at 03:30:33PM +0100, Matthias Brennwald wrote:
> .load models/spice3f5/jfet.so
>      ^ ? plugin not found in /usr/lib/x86_64-linux-gnu/gnucap0

It is in the models package [1] which is not yet in Debian.

you need to build it manually. just build the one device (cf.
Al's email).

$ git clone https://git.savannah.gnu.org/cgit/gnucap/gnucap-models.git
$ cd gnucap-models/plugins/models-ngspice17/jfet
$ make

gnucap on debian/x86_64 will try and find it in
/usr/lib/x86_64-linux-gnu/gnucap0/, so you need to change the path in
the "load" line to where it actually is.

cheers
felix

[1] https://git.savannah.gnu.org/cgit/gnucap/gnucap-models.git/tag/?h=20171003



reply via email to

[Prev in Thread] Current Thread [Next in Thread]