on Ubuntu 14.04 i have libGLEW.so.1.10 not 1.6
Thus the binary available on http://www.duration.cc/ doesn't work for me.
Making a symlink work since the API doesn't changes between 1.6 and 1.10.
But it might be possible to link it to libGLEW.so instead of libGLEW.so.1.6, thus it can work on more heterogeneous platforms.