Dependencies
This page list all the dependencies of the Douane project.
General
The very first thing to install is the compilation tools.
On Debian and Ubuntu the package is named build-essential.
The Linux kernel module
You only need to install dkms.
On Debian and Ubuntu the package is named dkms.
The daemon
You have to install the following libraries development headers:
On Debian and Ubuntu the packages are libboost-filesystem-dev libboost-regex-dev libboost-signals-dev policykit-1 libdbus-c++-dev libdbus-1-dev liblog4cxx10-dev libssl-dev.
The dialog process
You have to install the following libraries development headers:
On Debian and Ubuntu the packages are libboost-signals-dev libdbus-c++-dev libdbus-1-dev liblog4cxx10-dev libgtkmm-3.0-dev.
The configurator
This project is a python project. You need to install the following libraries:
On Debian and Ubuntu the packages are gtk+3.0 python3 python3-gi policykit-1 python3-dbus.