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