mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-01-24 23:32:18 +08:00
565 B
565 B
Настройка
./configure --prefix=/usr \
--enable-compat-symlinks \
--mandir=/usr/share/man
Сборка
make
Установка
make install