mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-03 23:47:16 +08:00
662 B
662 B
Настройка
./configure --prefix=/usr \
--disable-static \
--disable-kill --with-systemd
Сборка
make
Тестирование
make check
Установка
make install