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