mirror of
https://github.com/Linux4Yourself/book.git
synced 2025-02-15 08:59:05 +08:00
559 B
559 B
Настройка
Запустите скрипт configure
:
./configure --prefix=/usr --host=$LIN_TGT --disable-nls
Сборка
make
Установка
make DESTDIR=$LIN install