mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-24 23:32:18 +08:00
524 B
524 B
Настройка
./configure --prefix=/usr
Сборка
make
Тестирование
make -j1 check
Установка
make install