← Back to team overview

kicad-developers team mailing list archive

kicad on linux fails to build with its script

 

Hello guys,
 installing KiCad via the Linux script on Ubuntu 12.04.
When I run the script, I get the following error:

$ ./kicad-install.sh --install-or-update
step 1) installing pre-requisites
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'libglew1.6-dev' instead of 'libglew-dev'
E: Unable to locate package python-wxgtk3.0
E: Couldn't find any package by regex 'python-wxgtk3.0'


python-wxgtk3.0 seems not available for Linux Mint too.

any solution? can we relax the python-wxgt version and use the 2.9?
cheers
Fabrizio

Follow ups