libteam

0

Описание

Языки

  • C89,6%
  • Shell5,6%
  • Python3,4%
  • M40,9%
  • Makefile0,5%

Jiri Pirko

11 июн 2013, 13:20
README
libteam
 
Documentation:
http://www.libteam.org
https://fedorahosted.org/libteam/wiki/InfrastructureSpecification
 
How to install:
1) Install autotools, libtool, >libnl 3.2.19
2) In main dir start
a) ./autogen.sh
b) ./configure
c) make
d) make install
 
How to build tar package:
1) Install autotools, libtool, libnl 3.2.19
2) In main dir start
a) ./autogen.sh
b) ./configure
c) make
d) make dist