blob: e9b6e7ddda8137a9ea4092ac2e86fd1c486353b7 [file] [log] [blame]
#!/bin/bash
# Install dependencies and necessary tools
echo
echo "INSTALLING DEPENDENCIES"
echo "***********************"
sudo apt-get -qq update
sudo apt-get -qq install build-essential git libboost-all-dev libpcap-dev pkg-config libsqlite3-dev socat bind9 libssl-dev