Malika,

TinyOS applications don't follow the standard of "./configure && make &&
make install" as closely as other POSIX c-based programs. Here, you wouldn't
run ./configure, since all the "configuration" would be done in the
/tos/platforms/micaz directory or equivalent. Post your output from the make
micaz sim command and then other people can help you.

Also, tos-check-env doesn't compile any code, so technically it "executes"
without error :)

-Andrew S.

On Thu, Jul 14, 2011 at 5:48 AM, malika abbadi <malika_a...@yahoo.fr> wrote:

> Hi,
> i'm a novice user of tinyos2.0.2 with cygwin.
> tos-check-env compile without error.
> i have problem with compiling make micaz sim and i try $configure which
> give error too.
>
> $ configure
> bash: configure: command not found
> please help.
>
> ------------------------------
>
>
>
> _______________________________________________
> Tinyos-help mailing list
> Tinyos-help@millennium.berkeley.edu
> https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
>



-- 
Andrew Sabelhaus
Cell: (301) 807-9842
andrew.sabelh...@gmail.com
_______________________________________________
Tinyos-help mailing list
Tinyos-help@millennium.berkeley.edu
https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to