I am trying to install kinect on my macOS Sierra (10.12).
I have used the explanation on greenfoot, so I downloaded Openni, KinectDriver and NITE, extracted them got to the unzipped directory through the terminal and tried to install using the command: sudo ./install.sh
This is what I get as a result though:
Installing OpenNI
****************************
copying shared libraries...cp: /usr/lib/libOpenNI.dylib: Operation not permitted
cp: /usr/lib/libOpenNI.jni.dylib: Operation not permitted
cp: /usr/lib/libnimCodecs.dylib: Operation not permitted
cp: /usr/lib/libnimMockNodes.dylib: Operation not permitted
cp: /usr/lib/libnimRecorder.dylib: Operation not permitted
I have tried to find a solution but i didn't manage to find something that could help me for Sierra.