update install for ubuntu 11.04
authordaniel watson <ozzloy@gmail.com>
Fri, 8 Jul 2011 23:25:24 +0000 (16:25 -0700)
committerdaniel watson <ozzloy@gmail.com>
Fri, 8 Jul 2011 23:25:24 +0000 (16:25 -0700)
TODO
initial_oble_setup_ubuntu.bash

diff --git a/TODO b/TODO
index c1b46c140c5fbe1a45864c75c6f7339fa00a8914..420ae61fadf69c4407318a8af339d323630bb20d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,4 +1,7 @@
-* check if file passed in with -c switch exists, complain if not
+(track this down:
+dginn% ./oble -c ~/Downloads/haarcascade_frontalface_alt.xml
+Corrupt JPEG data: 160038 extraneous bytes before marker 0x69
+ERROR: frame is null...)
 FOR SCREENSAVER:
 * gnome-screensaver-command --poke
        * find irc channel to ask if my understanding is correct
index 5084f947962db2d6df826463a93bbd382e1363b0..3d1fd24cd962ad86b93bb6cc040a6878fe9b471c 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/bash
 
-sudo aptitude install -y libcv{4,-dev} opencv-doc libcvaux-dev python-opencv \
-       libx11-dev libxext-dev libxss-dev libhighgui-dev
+sudo aptitude install -y libcv2.1 libcvaux2.1 libcvaux-dev opencv-doc \
+  python-opencv libx11-dev libxext-dev libxss-dev libhighgui-dev