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