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