IN order to get rid of «error while loading shared libraries: libgthumb.so: cannot open shared object file: No such file or directory» error do this:

> ln  -s  /usr/local/lib/libgthumb.so  /usr/lib/libgthumb.so

Though some folks say it is a bad practice …