aboutsummaryrefslogtreecommitdiff
path: root/INSTALL
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2012-09-22 15:05:32 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2012-09-22 15:05:32 +0000
commitd86dbe680d2a6a8998a64cdc3f3ac77b2a75897b (patch)
treeedcc61237d093b8b2381ef7abd0725c7fda05616 /INSTALL
parent7b583a36888ef172e53c6615552de2fcdc0c8a1e (diff)
update Makefile
svn path=/trunk/externals/pix_opencv/; revision=16263
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL11
1 files changed, 5 insertions, 6 deletions
diff --git a/INSTALL b/INSTALL
index 1f8d7c4..105806d 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,4 +1,4 @@
-
+updated for Linux on 2012-09-12
get the source version through svn :
@@ -9,13 +9,12 @@ cd pure-data/trunk/externals/pix_opencv
===== GNU/Linux =====
(actually only tested in GNU/Linux Ubuntu)
+this new version requiered OpenCV 2.3, available with apt-get since 12.04
-first install opencv development packages,
-on ubuntu :
+apt-get install libopencv-dev
-apt-get install libcv-dev
-apt-get install libcvaux-dev
-apt-get install libhighgui-dev
+for other systems, you must build the lib from source, see this :
+http://opencv.willowgarage.com/wiki/InstallGuide
get the _SOURCES_ of the pd you are using
and of the GEM that you are loading