<div dir="ltr">Hi,<div>I used the gst-build project to compile the 1.16.2 version of gst.<br>The installation path is set to the install directory under the current directory(belonging to the user's home directory, not the system directory).</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div style="white-space:pre" class="gmail-old-record-id-Algddm6I8oB8x9xVGd6cM8Hfnge">mkdir build
meson -Dprefix=`pwd`/install -Dbuildtype=debug -Dvaapi=enabled</div></div><span class="gmail-lark-record-clipboard"></span></blockquote>When installing, permissions are required:</div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Installation failed due to insufficient permissions.<br>Attempt to use /usr/bin/sudo to gain elevated privileges? [y/n]<br></blockquote>Select n to exit with an error, and select y to continue the installation.<br>What I want to know is:<br>1. The installation target is the current directory, why is sudo permission required?<br>2. Will continuing the installation after obtaining sudo permissions modify the system environment? For example, if some files are modified<br></div></div>