Solution - error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory
error while loading shared libraries: libgd.so.2: cannot open shared object file: No such file or directory
Solution Install gd:
yum install gd
After that whatever you are compliing should be happy.