]> git.proxmox.com Git - mirror_ifupdown2.git/blob - docs/source/gettingstarted.rst
Doc updates + cleanup
[mirror_ifupdown2.git] / docs / source / gettingstarted.rst
1 Getting Started
2 ===============
3
4 Prerequisites
5 -------------
6 * python-ifupdown2 is current only tested on a debian release wheezy or greater
7 * python-ifupdown2 needs python version 2.6 or greater
8 * build depends on: python-stdeb (for deb builds), python-docutils (for rst2man)
9 * depends on python-gvgen package for printing interface graphs (this will be made optional soon)
10 * optional dependency for template engine: python-mako
11
12
13 Building
14 --------
15 git clone <ifupdown2 git url>
16 cd ifupdown2
17 ./build.sh
18
19
20 Installing
21 ----------
22 install generated python-ifupdown2-<ver>.deb