On Thu, Apr 4, 2013 at 5:56 AM, MICHARD Romain 231795 <[email protected]> wrote: > > > I’ve installed TinyOS in a new Kubuntu 12.10 machine. I’m typing “make micaz > sim” in the /opt/tinyos-2.1.2/apps/Blink directory and I get this: > > > > mkdir -p simbuild/micaz > > make: python2.7-config : commande introuvable > > make: python2.7-config : commande introuvable
It looks like python2.7-config is missing. You can install it with sudo apt-get install python2.7-dev _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
