목차

Linux From Scratch - Version 12.1-systemd
Chapter 8. Installing Basic System Software
이전 위로 / 처음으로 다음
Ninja-1.11.1 Coreutils-9.4

8.56. Meson-1.3.2

Meson은 매우 빠르고 사용자 친화적으로 설계된 오픈 소스 빌드 시스템입니다.


8.56.1. Meson 설치

Meson을 컴파일합니다.

pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD

테스트 스위트는 LFS 범위를 벗어난 일부 패키지가 필요합니다.

패키지를 설치합니다

pip3 install --no-index --find-links dist meson
install -vDm644 data/shell-completions/bash/meson /usr/share/bash-completion/completions/meson
install -vDm644 data/shell-completions/zsh/_meson /usr/share/zsh/site-functions/_meson

intstall 옵션 설명


8.56.2. Meson 패키지 구성

간략한 설명