I have encoutered this error when I compiled "Blink" with command "make micaz 
sim" in tinyos-2.1.1, then I check my python version with "python -V" and I 
found it's 2.6. 
So I edit $TOSROOT/support/make/sim.extra ,change "PYTHON_VERSION=2.5 " to 
"PYTHON_VERSION=2.6 " and then everything was OK. 

Hoping that it will be helpful.


2010-12-03 



cui 



发件人: tinyos-help-request 
发送时间: 2010-12-03  00:21:51 
收件人: tinyos-help 
抄送: 
主题: Tinyos-help Digest, Vol 92, Issue 6 
 
Date: Thu, 2 Dec 2010 16:18:11 +0000
From: Biyan Li <[email protected]>
Subject: [Tinyos-help] help with python2.5-config command not found
error
To: "[email protected]"
<[email protected]>
Message-ID:
<[email protected]>
Content-Type: text/plain; charset="us-ascii"
I followed the steps listed under "Windows: Manual installation using cygwin 
and RPM packages" to install tinyos and cygwin under window 7.  While compiling 
Blink example, I got this error:
 "make: python2.5-config: Command not found"
I can see python2.5-config file along with other python exe files inside this 
directory:
C:\cygwin\bin
I have checked Geoffrey's blog, and reinstalled cygwin, but still get the same 
error.
Can anyone point out how to solve this problem?  Is there any place I should 
tell make to look for this directory fo python2.5-config?
Thanks,
Biyan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
https://www.millennium.berkeley.edu/pipermail/tinyos-help/attachments/20101202/9222761f/attachment.htm
 
------------------------------
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
End of Tinyos-help Digest, Vol 92, Issue 6
******************************************
_______________________________________________
Tinyos-help mailing list
[email protected]
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to