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