From: Good Guy Date: Mon, 18 May 2020 00:41:33 +0000 (-0600) Subject: opencv plugin directory fix X-Git-Tag: 2021-05~80 X-Git-Url: https://git.cinelerra-gg.org/git/?p=goodguy%2Fcin-manual-latex.git;a=commitdiff_plain;h=bddecbe778f6c8c81db9c8b1f613ac8c577d7449 opencv plugin directory fix --- diff --git a/parts/Plugins.tex b/parts/Plugins.tex index b628e21..497d239 100644 --- a/parts/Plugins.tex +++ b/parts/Plugins.tex @@ -3172,7 +3172,7 @@ cin/plugins/opencv/stylizeobj.plugin \item create a temporary directory on your computer \item \texttt{cd} that-directory \item \texttt{tar -xf} location-of-the-tarball-you-downloaded - \item \texttt{cp plugins/*obj.plugin /.} (note the period on the end) + \item \texttt{cp plugins/opencv/*obj.plugin /.} (note the period on the end) \item Start \CGG{} and look for the six plugins in Video Effects \item To reverse this, simply delete the six plugin files (for example: @@ -3185,7 +3185,8 @@ The location for most User installs is: Location for some System installs is: -\hspace{4em}\texttt{/usr/lib/cin/plugins/} (most ubuntu distros)\\ +\hspace{4em}\texttt{/usr/lib/cin/plugins/} (most ubuntu distros) + \hspace{4em}\texttt{/usr/lib64/cin/plugins/} (Leap distro) \subsection{How to Build OpenCV Plugins}%