openCV not working on beagleboard

Hi Koen,

I am not able to run any of the sample applications of openCV on
beagleboard
with errors
segmentation fault
and
openCV ERROR ... Rebuild the library with Windows, GTK+ 2.x or Carbon
support.

I am using the Angstrom X image created using your Narcissus online
builder.
Can you help?

(I saw you were able to run face detection demo, which is using
highgui as well)

Jan

Hi Koen,

More information.
I did some tests on mu ubuntu desktop with openCV libraries and based
on info here
http://www.comp.leeds.ac.uk/vision/opencv/install-lin.html
I think that the opencv libraries for beagleboard are compiled witthow
the windowing options
(./configure --prefix=/home/opencv --enable-apps --with-gnu-ld --with-
x has missing --with-x or similar)
which makes them practically unusable.

Do you think it would be possible to fix it on Narcissus?
There might be more people like me happy to see it working.
I have tried to install all of OpenEmbedded packages related to opencv
with no luck at all.

Appreciate your time.

Regards

Jan