Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 268 Bytes

INSTALL.md

File metadata and controls

8 lines (6 loc) · 268 Bytes

On Debian, the following packages would be needed:

apt-get -y install build-essential
apt-get -y install libldns-dev
apt-get -y install libmicrohttpd-dev libjansson-dev
apt-get -y install libcurl4-openssl-dev curl
apt-get -y install libevent-dev