Hi,
I am currently having a problem when I try to install an OpenCV
program I created on a laptop. Before I was using a different OS for
the beagleboard, which would work with OpenCV. However, my Logitech
9000 webcam would not show up as video0 so I switched.
Now the camera shows up as video0 with a different OS, however, the
following error occurs when I try to install my program:
root@beagleboard:~# opkg install facetrack21_1.0-r0.6_armv7a.ipk
Installing facetrack21 (1.0-r0.6) to root...
Collected errors:
* ERROR: Cannot satisfy the following dependencies for facetrack21:
* libopencv-core2.1 * libopencv-imgproc2.1 * libopencv-
highgui2.1 *
Any ideas?
I am now using:
Angstrom-Beagleboard-demo-image-glibc-ipk-2009.X-stable-20090612--
beagleboard.rootfs.tar.bz2
uImage-2.6.29-r47-beagleboard.bin
Thanks a lot.
Gordon