Instalando o software de simulação do sistema de controle de rede PiccSIM no Ubuntu

1

Atualmente, estou trabalhando em minha pesquisa sobre questões de segurança associadas aos sistemas de controle de rede de sensores sem fio. Também tenho tentado instalar o PiccSIM no Ubuntu por alguns dias agora, mas continuo recebendo os seguintes erros:

marolinks@ubuntu:~/Desktop/Ns2/PiccSIM_ns-2.34_bundle$ ./installPiccSIM_1.00_2.34.sh
./installPiccSIM_1.00_2.34.sh: 3: ./installPiccSIM_1.00_2.34.sh: make: not found
./installPiccSIM_1.00_2.34.sh: 5: ./installPiccSIM_1.00_2.34.sh: cp: not found
./installPiccSIM_1.00_2.34.sh: 6: ./installPiccSIM_1.00_2.34.sh: patch: not found
./configure: 4: ./configure: sed: not found
./configure: line 182: sed: command not found
./configure: line 446: expr: command not found
./configure: line 458: sed: command not found
./configure: line 472: sed: command not found
: error: cannot create .lineno; rerun with a POSIX shell
./installPiccSIM_1.00_2.34.sh: 9: ./installPiccSIM_1.00_2.34.sh: make: not found
marolinks@ubuntu:~/Desktop/Ns2/PiccSIM_ns-2.34_bundle$ 

Por favor, posso obter qualquer apoio seu sobre como resolver isso

    
por Igbape Maro Ikhade 17.02.2016 / 16:13

1 resposta

0

% bl0ck_qu0te%

Você está faltando = pelo menos="build-essential"

    
por Rinzwind 17.02.2016 / 16:35