Menu

#251 tos-install-jni error

open
nobody
5
2012-12-12
2008-05-12
Anonymous
No

in line 14 change
if [ cygpath -w / >/dev/null 2>/dev/null ] || [ `uname` == "Darwin" ]; then
to
if [ cygpath -w / >/dev/null 2>/dev/null ] || [ `uname` = "Darwin" ]; then

Discussion

  • Nobody/Anonymous

    i want to ask how we get tossim simulator from tinyos 2.1.0

     
  • Nobody/Anonymous

    i want to ask how we get tossim simulator from tinyos 2.1.0