I'm attempting to launch this software on Ubuntu 16.04 and I'm encountering an error when I run ./clickToLaunchApp.sh
./Community_Core_Vision: error while loading shared libraries: libgstreamer-0.10.so.0: cannot open shared object file: No such file or directory
I have checked and I already have installed libgstreamer0.10-dev and libgstreamer0.10-0-dev. Is there a fix for this?