1
0
Fork 0
mirror of https://github.com/pavel-odintsov/fastnetmon synced 2024-05-13 07:26:11 +02:00

Added ndpi to install deps for Mac OS High Sierra

This commit is contained in:
Pavel Odintsov 2017-12-03 21:00:42 +00:00 committed by GitHub
parent dc469f0fc1
commit 41f5500f30
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,8 +3,8 @@ Build on Mac OS 10.10 Yosemite.
- Install XCode https://itunes.apple.com/us/app/xcode/id497799835 with Mac App Store
- Update XCode to latest version with App Store
- Agree to Xcode license in Terminal: ```sudo xcodebuild -license```
- Install Mac Ports: https://www.macports.org/install.php
- Install dependencies: ```sudo port install boost log4cpp cmake```
- Install [Home Brew](https://brew.sh)
- Install dependencies: ```sudo port install boost log4cpp cmake ndpi```
Run installer script for stable branch:
```bash