mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-10 13:34:41 +08:00
648 B
648 B
Настройка
./configure --prefix=/usr \
--disable-static \
--disable-kill
Сборка
make
Тестирование
make check
Установка
make install