Skip to content

Instantly share code, notes, and snippets.

@aharonamir
Created December 13, 2017 09:34
Show Gist options
  • Save aharonamir/ae87f90a4e4c314b112db5eab118fa11 to your computer and use it in GitHub Desktop.
Save aharonamir/ae87f90a4e4c314b112db5eab118fa11 to your computer and use it in GitHub Desktop.
#!/bin/sh
#
# File: install-dependencies.sh
# Author: amir
#
apt-get install -y libzmq3 libzmq3-dev liblog4cpp5 liblog4cpp5-dev \
libgoogle-glog-dev libboost-all-dev libssl-dev uuid-dev libzmqpp-dev libmhash-dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment