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