Skip to content
This repository has been archived by the owner on Jan 17, 2022. It is now read-only.

Compiling

vrancurel edited this page Dec 10, 2012 · 6 revisions

Here is the list of packages needed for compiling droplet:

  • make
  • automake
  • libtool
  • libxml2-dev
  • libjson0-dev
  • libssl-dev
  • pkg-config
  • bison

$ ./autogen.sh $ make $ sudo make install

Clone this wiki locally