libteam
Зеркало из https://github.com/jpirko/libteam
ФоркИзбранное
0
0
Описание
Языки
- C89,6%
- Shell5,6%
- Python3,4%
- M40,9%
- Makefile0,5%
Jiri Pirko
29 май 2013, 11:53
13 лет назад
13 лет назад
13 лет назад
13 лет назад
13 лет назад
13 лет назад
13 лет назад
14 лет назад
13 лет назад
13 лет назад
13 лет назад
13 лет назад
15 лет назад
14 лет назад
13 лет назад
14 лет назад
15 лет назад
13 лет назад
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