From: Good Guy Date: Sun, 13 Oct 2024 17:56:46 +0000 (-0600) Subject: minor correction and clarification X-Git-Tag: 2024-10~1 X-Git-Url: https://cinelerra-gg.org/git/?a=commitdiff_plain;h=1bdc18965a8b8e8f6721653f73da1521d9a07e27;p=goodguy%2Fcin-manual-latex.git minor correction and clarification --- diff --git a/parts/Installation.tex b/parts/Installation.tex index c74cfe7..0df7ee8 100644 --- a/parts/Installation.tex +++ b/parts/Installation.tex @@ -588,9 +588,9 @@ problem is solved by retrying the build with: ./confgure --with-single-user -enable-a52dec=auto \end{lstlisting} -If you have a problem with libdpx (a wrapper of VPixx low-level library for Python), resolve that by changing the configure line as shown: +If you have a problem with libdpx (a wrapper of VPixx low-level library for Python), resolve that by changing the configure line as shown to build without it: \begin{lstlisting}[style=sh] -./confgure --with-single-user -without-libdpx +./confgure --with-single-user --without-libdpx \end{lstlisting} If you have some of your thirdparty libraries installed in non-standard