User Tools

Site Tools


gettingstarted

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Last revision Both sides next revision
gettingstarted [2021/12/08 16:01]
Denis Kenzior
gettingstarted [2022/03/31 16:01]
James Prestwood
Line 46: Line 46:
 </​code>​ </​code>​
  
-Now it is time to build iwd source itself. First we need to configure. There are some dependencies required to configure. They are libtool, readline development headers and glib development headers.+Now it is time to build iwd source itself. First we need to configure. There are some dependencies required to configure. They are libtool, readline development headers and glib development headers. For building the manual pages rst2man is also required (python-docutils package on some distros).
  
 For debian based systems, run the following command For debian based systems, run the following command
  
 <​code>​ <​code>​
-$ sudo apt install libtool libreadline-dev libdbus-glib-1-dev+$ sudo apt install libtool libreadline-dev libdbus-glib-1-dev ​python-docutils
 </​code>​ </​code>​
  
gettingstarted.txt ยท Last modified: 2022/04/01 16:47 by James Prestwood