Moved page about install on MacOS

This commit is contained in:
Pavel Odintsov 2017-12-10 23:12:24 +00:00 committed by GitHub
parent 77753d384a
commit 1cd83fc2ee
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,13 +1 @@
Build on Mac OS 10.13 High Sierra.
- 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 [Home Brew](https://brew.sh)
- Install dependencies: ```brew install boost log4cpp cmake ndpi```
Run installer script for stable branch:
```bash
wget https://raw.githubusercontent.com/pavel-odintsov/fastnetmon/master/src/fastnetmon_install.pl -Ofastnetmon_install.pl
sudo perl fastnetmon_install.pl
```
We moved page to our [site](https://fastnetmon.com/fastnetmon-macos/)