Ask Your Question

Revision history [back]

I have just managed to get this working. The trick was to use execstack to modify the .so files associated with opencv.

This is what I did:

  1. sudo apt-get install execstack
  2. sudo /usr/sbin/execstack -c /usr/local/lib/libopen.s i.e. modify all the opencv .so files

That seemed to do the trick for me with opencv 3.1.0