minor correction and clarification
authorGood Guy <good1.2guy@gmail.com>
Sun, 13 Oct 2024 17:56:46 +0000 (11:56 -0600)
committerGood Guy <good1.2guy@gmail.com>
Sun, 13 Oct 2024 17:56:46 +0000 (11:56 -0600)
parts/Installation.tex

index c74cfe7f2d70c47156587ec8da800cc5de6829c0..0df7ee82835e0c13d8a4453e6d9d936e80a13d98 100644 (file)
@@ -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