<div dir="ltr"><div dir="ltr"><div class="gmail_default"><font size="4">So in summary "Getting a build to work in a custom environment is not easy."</font></div><div class="gmail_default" style="font-size:small"><div dir="auto"><br></div><div dir="auto">Andrew noted: "CFLAGS=-I/usr/include/ffmpeg as example from previous attempt."</div><div>So just FYI, I updated the manual to add the following in section 1.3.5 custom build of the Installation section as recommended by Andrew.  I hope it might help in the future.<br></div><div><br></div></div><div dir="auto"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">If you have a problem with libdpx (a wrapper of VPixx low-level library for Python),<br>resolve that by changing the configure line as shown to build without it:<br><br>./confgure --with-single-user --without-libdpx<br><br>If you have some of your thirdparty libraries installed in non-standard locations or<br>if you want to use a specific version, consider setting CFLAGS=-I/<path> to pass<br>that location to the compiler so it knows where to find it.<br></blockquote><br><br></div></div></div>