aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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