|
From: atena s. <ate...@gm...> - 2016-06-19 05:40:42
|
I am using contiki/cooja to implement my research. I am new in cooja simulator. I am trying to open a program. the procedure I have done is as follow I downloaded the program from https://github.com/ecksun/Contiki-IDS/tree/attacks, after that extracted it in contiki folder my contiki 3.0 is installed through VMware Workstation 12 Player I run it then open a terminal and write cd contiki/tools/cooja ant run then the cooja simulator is opened after that file>open simulation>browse contiki->contiki-IDs-attacks->examples->ipv6->rpl-collect->attack_clone.csc after processing it gives Mote type creation error:Mote type creation failed: compilation error: cannot run program "make" (in directory "/home/user/contiki/contiki-IDs-attacks/examples/ipv6/rpl-collect"): error=2. No such file or directory.... I don't know there is another procedure to do before run the program please tell me how to compile it step by step best regards |