aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Villeret <avilleret@users.sourceforge.net>2012-12-26 20:06:07 +0000
committerAntoine Villeret <avilleret@users.sourceforge.net>2012-12-26 20:06:07 +0000
commit60870d20985cde56248453049610f62e68b8442e (patch)
tree81bdb0eccef42a483cb7ba8742236c02b1e29061
parentd1af53b3a1cc5d703e703648f7407636e5027894 (diff)
change INSTALL to README and update
svn path=/trunk/externals/pix_opencv/; revision=16763
-rw-r--r--README (renamed from INSTALL)4
1 files changed, 2 insertions, 2 deletions
diff --git a/INSTALL b/README
index 105806d..426f5da 100644
--- a/INSTALL
+++ b/README
@@ -9,9 +9,9 @@ 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
+this new version requiered OpenCV 2.3, available with apt-get since 12.04 :
-apt-get install libopencv-dev
+apt-get install libopencv-dev libcv-dev libhighgui-dev
for other systems, you must build the lib from source, see this :
http://opencv.willowgarage.com/wiki/InstallGuide