Nvmd, I was able to figure it out.
First you need to download the Desktop files from the RHN.
yum groupinstall "Desktop" "Desktop Platform"
After the installation is complete you should launch the X server to generate the config files.
startX
Once the gui comes up, you then can change the /etc/inittab level from 3 to 5.
Hope that helps
Grimm08