← Back to team overview

kicad-developers team mailing list archive

get_libngspice_so.sh link broken

 

The findngspice cmake script prints

*** NGSPICE library missing ***
Most of ngspice packages do not provide the required libngspice library.
You can either compile ngspice configured with --with-ngshared parameter
or run a script that does the job for you:
  wget https://orson.net.pl/pub/libngspice/get_libngspice_so.sh
  chmod +x get_libngspice_so.sh
  ./get_libngspice_so.sh
  sudo ./get_libngspice_so.sh install



orson.net.pl is down

I assume it's orson's problem....

Any reason it can't just be committed into Kicad's tree somewhere or hosted
on github?


-- 
Mark

Follow ups