← Back to team overview

kicad-developers team mailing list archive

Re: Integrated Simulator

 

 I did:
sudo apt install ngspice
sudo ./get_libngspice_so.sh

Then I manual did:
sudo cp /tmp/libngspice_so/ngspice-26/src/.libs/libngspice.so.0.0.0 /usr/lib
sudo ln -s libngspice.so.0.0.0 /usr/lib/libngspice.so
sudo ln -s libngspice.so.0.0.0 /usr/lib/libngspice.so.0

>Пятница, 22 июля 2016, 12:59 +03:00 от Tomasz Wlostowski <tomasz.wlostowski@xxxxxxx>:
>
>On 22.07.2016 11:56, Eldar Khayrullin wrote:
>> Note: can't find init file.
>
>This is the problem, ngspice can't find its internal init file. Did you
>install it in your system or just copied the DLL?
>
>Tom




References