Thanks for this post!
I was going crazy trying to figure out how to get this installed on CentOS 6.4. UUID was the final piece that kept failing because I didn't realize that I didn't have enough of the develoment tools installed. I did a "yum -y groupinstall "development tools" and it gave me enough to finally complete the make.
Then, I realized that I needed to yum install the devel UUID packages. What a pain, but finally the installer finished.
Thanks!
-Derek