Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 510 Bytes

MAC_OS_INSTALL.md

File metadata and controls

19 lines (16 loc) · 510 Bytes

Build on Mac OS 10.10 Yosemite.

Build fastnetmon:

cd ~
git clone https://github.com/FastVPSEestiOu/fastnetmon.git
cd fastnetmon/src
mkdir build
cd build
cmake ..
make