<div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">пт, 2 июн. 2023 г., 19:30 Phyllis Smith <<a href="mailto:phylsmith2017@gmail.com">phylsmith2017@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I remember old emails where, with your help, I had managed to compile<br>
without thirdparty. I can't find that thread anymore; does anyone<br>
remember what it was? The fact is that I forgot how to do such a<br>
build.<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">you can look into "bld" directory - BSDs build work exactly without thirdparty (shortened):</div><div dir="auto"><br></div><div dir="auto"><div dir="auto">./configure --with-single-user \</div><div dir="auto">    --disable-static-build --without-thirdparty  --without-libdpx</div><div dir="auto"><br></div><div dir="auto">May be we should add this to manual .</div></div></div></blockquote><div><br></div><div style="font-size:small" class="gmail_default">I have this staged to add to the Manual GIT.  It will look like this (but it will mostly be missed in reading anyway):</div></div></div></blockquote></div></div><div dir="auto"><br></div><div dir="auto">May be add it to website page about building, too?</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div style="font-size:small" class="gmail_default"><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 style="font-size:small" class="gmail_default">1.3.4 Notes about Building from Git in your Customized Environment<br><br>Getting a build to work in a custom environment is not easy. If you have already installed libraries which are normally in the thirdparty build, getting them to be recognized means you have to install the devel version so the header files which match the library interfaces exist. If you want to build using only the thirdparty libraries installed in your system, just include "–without-thirdparty" to your configure script. For example:</div><div style="font-size:small" class="gmail_default"><br></div><div style="font-size:small" class="gmail_default">./confgure --with-single-user --disable-static-build --without-thirdparty</div><div style="font-size:small" class="gmail_default"><br>Below is the list of thirdparty builds, but this list may have changed over ...<br></div></blockquote><br><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
</blockquote></div></div>
</blockquote></div></div></div>