Alright well it's finnished. I told them to stop and just delete all the install files. My ticket went up to a higher authority apparently. I got refunded the money and they got someone else on the job who got it up and running quite easily. Here's what he had to do to get it working in case anyone else ever has a problem similar to this one.
Code:
This installation has now been completed. If you want to let the people on the forums know the commands to correct this came down to
yum install compat-libstdc++-296.i386 (to get the keytool command to work, Its staticly linked)
rm -rf /opt/zimbra/zimbramon/lib/i386-linux-thread-multi/*
cp -prfv /usr/lib/perl5/site_perl/5.8.7/i686-linux/* /opt/zimbra/zimbramon/lib/i386-linux-thread-multi/
-Justin