how to install opencv in BB (using ubuntu jaunty)

i using ubuntu jaunty in may BB, then i want to install opencv in
there. anyone can help me?

thx

daniel

I too looking for some guidance for installing OpenCV.

Please help!

TiA

It's in Jaunty & Karmic...

https://launchpad.net/ubuntu/+source/opencv
https://launchpad.net/ubuntu/+source/opencv/1.0.0-6.2ubuntu1

sudo apt-get install *

libcv-dev - development files for libcv
libcv1 - computer vision library
libcvaux-dev - development files for libcvaux
libcvaux1 - computer vision extension library
libhighgui-dev - development files for libhighgui
libhighgui1 - computer vision GUI library
opencv-doc - OpenCV documentation and examples
python-opencv - Python bindings for the computer vision library