Skip to content

Required Libraries

Pavel Kryukov edited this page May 8, 2017 · 15 revisions

Introduction

Note: this instruction works only for Linux machines. It was verified on Ubuntu 12.04.1 LTS (GNU/Linux 2.6.32-042stab084.26 x86_64).

Install LibELF

apt-get install libelf-dev

Install Boost

apt-get install libboost-all-dev
Clone this wiki locally