I followed the tutorial from the official guide in order to install Gazebo 6, on OSX 10.11. But, when I try to run gazebo, I get the following error. It doesn't find the libOgrePaging library.
$ gazebo
dyld: Library not loaded: @executable_path/../Components/libOgrePaging.1.7.4.dylib
Referenced from: /usr/local/lib/libOgreTerrain.1.7.4.dylib
Reason: image not found
Trace/BPT trap: 5
Is there a workaround for this problem? Can I install manually this library?
Thank you very much for your time,
Kostas.