X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=blobdiff_plain;f=parts%2FInstallation.tex;h=1b589ab5fcbf9e754cd5435b0a9af67cacf90f23;hp=708409e262ff4bd6ef9040d1f21e5e547b7aa5fc;hb=57a10c712aed39a74039379695c7f4f14015827a;hpb=3c8f84705eaea99d93aeea0b4b923972b3c3c251 diff --git a/parts/Installation.tex b/parts/Installation.tex index 708409e..1b589ab 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -476,7 +476,13 @@ 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 \textit{devel} version so the header files which match -the library interfaces exist. Below is the list of thirdparty +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: +\begin{lstlisting}[style=sh] +./confgure --with-single-user --disable-static-build --without-thirdparty +\end{lstlisting} +Below is the list of thirdparty builds, but this list may have changed over time. % It's list of Table?