Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 282 Bytes

BuildingLinux.adoc

File metadata and controls

10 lines (6 loc) · 282 Bytes

Building in Linux

Installing build dependencies

First of all one needs to install all the software packages needed for building. The list of needed packages can be seen in debian/control.in files’s Build-Depends: section.

Building

Building is easy, just use make.