SmartFinn / eve-ng-integration

integrates EVE-NG (aka UNetLab) with Linux desktop
http://git.io/eve-ng-integration
MIT License
322 stars 117 forks source link

MAC eve-NG can not use wireshark #29

Closed haozhan3 closed 6 years ago

haozhan3 commented 6 years ago

hi friend

i use MAC computer , want to use wireshark. folllow your document: https://github.com/SmartFinn/eve-ng-integration#manual-install

MAC not support this command: wget -qO- https://raw.githubusercontent.com/SmartFinn/eve-ng-integration/master/install.sh | sh

so i must manaul install. but follow manaul process , will display error: cd eve-ng-integration/eve-ng-integration-master sudo make install

after issue "sudo make install" display below error: HAOZHAN3-M-Q4RP:eve-ng-integration-master root# sudo make install mkdir -p "/usr/bin" install -m 755 bin/eve-ng-integration /usr/bin/ install: /usr/bin//eve-ng-integration: Operation not permitted make: *** [install] Error 71

please help check the issue , thanks.

my email: 23421080@qq.com

SmartFinn commented 6 years ago

Duplicate of #21