naren0nindiatimes / tinyos-main

Automatically exported from code.google.com/p/tinyos-main
0 stars 0 forks source link

python version problem #35

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. python version is 2.6.5
2. go to app/Blink
3. make micaz sim

What is the expected output? What do you see instead?
python2.5-config command not found

What version of the product are you using? On what operating system?
tinyos 2.1.1  ubuntu 10.04

Please provide any additional information below.
if edit support/sim/extra  make python version 2.6 , the problem is fixed.
Can tinyos get python version automatically

Original issue reported on code.google.com by cpp...@gmail.com on 20 Apr 2011 at 3:17

GoogleCodeExporter commented 8 years ago

Original comment by philip.l...@gmail.com on 20 Apr 2011 at 4:47

GoogleCodeExporter commented 8 years ago

Original comment by philip.l...@gmail.com on 20 Apr 2011 at 4:48

GoogleCodeExporter commented 8 years ago
I fixed sim.extra, sim-fast.extra, and sim-sf.extra to automatically determine 
the Python version.

Original comment by philip.l...@gmail.com on 25 May 2011 at 9:21