From bddecbe778f6c8c81db9c8b1f613ac8c577d7449 Mon Sep 17 00:00:00 2001 From: Good Guy Date: Sun, 17 May 2020 18:41:33 -0600 Subject: [PATCH] opencv plugin directory fix --- parts/Plugins.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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}% -- 2.26.2