<div dir="ltr"><div>Hi John,</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Apr 1, 2019 at 7:54 PM John P Poet <<a href="mailto:jppoet@gmail.com">jppoet@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div>There is a Makefile included with gst-plugins-rs but it does not include a "install" target.  What is the correct way to install these libraries such that included functionality can be used in a gstreamer pipeline?</div><div><br></div><div>Thank you,</div><div><br></div><div>John</div></div></blockquote><div><br></div>I've set the <span style="background-color:transparent;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;color:rgb(36,41,46)">GST_PLUGIN_PATH = path/to/rust-plugin/target/debug on systems while testing a plugin.</span><div><span style="background-color:transparent;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px;color:rgb(36,41,46)"><br></span></div><div><span style="background-color:transparent;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:13.6px">-ray</span> </div></div></div>