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
_______________________________________________ Mailing list: https://launchpad.net/~kicad-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~kicad-developers More help : https://help.launchpad.net/ListHelp

