그래도 24.04 라서 그런가 20.04 보단 수월하게 설치되네
$ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=24.04 DISTRIB_CODENAME=noble DISTRIB_DESCRIPTION="Ubuntu 24.04 LTS" |
다만 git readme에 써있는것 보다는 조금 많은 걸 추가로 설치해야 한다.
sudo apt install python3-pip ninja-build pkg-config meson cmake libgstreamer-plugins-bad1.0-dev sudo apt install libgtk-4-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev sudo apt install appstream-util gettext |
[링크 : https://stackoverflow.com/questions/9500898/compiler-error-msgfmt-command-not-found]
'프로그램 사용 > gstreamer' 카테고리의 다른 글
GstPipelineStudio on odroidc2 (0) | 2025.09.21 |
---|---|
GstPipelineStudio install 실패 (0) | 2025.09.20 |
gstpipelinestudio (0) | 2025.09.11 |
gstreamer 기초 (0) | 2025.08.27 |
gstreamer pipeline (0) | 2025.08.22 |