/
githubmirror
/
libteam
Обзор
Документация
Войти
/
githubmirror
/
libteam
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
v1.5
README
21 строка
427 B
Jiri Pirko
Update libnl version in README
23 янв 2013, 21:49
23 янв 2013, 21:49
fb6b734
Код
Авторство
О чём код?
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