[Seeks-users] disabling OpenCV with Seeks on recent Debian testing & sid
Status: Beta
Brought to you by:
beniz
|
From: Emmanuel B. <ebe...@se...> - 2011-07-01 09:21:21
|
Hi, Recent Debian testing & sid seem to undergo some trouble with their packaging of OpenCV: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624917 Waiting for a fix by Debian contributors, Seeks needs to be compiled without OpenCV support, even if the library is installed on the system, and detected by Seeks' configure script. To do this: ./configure --disable-opencv Disabling OpenCV only affects the image similarity analysis in image search. See http://redmine.seeks-project.info/issues/455 for the ticket & report. Thanks Em. |