Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

It might be installed in a place where it can't find it. 

Try and find where it's installed, then create a symlink

for instance, if it was installed in /usr/lib64

sudo ln -s /usr/lib64/libGLEW.so.2.1 /usr/lib/libGLEW.so

you could also try an uninstall and reinstall GLEW