Assuming that you have the Adobe repository setup, use yum to install Acrobat Reader:
~>
sudo yum install AdobeReader_enu
To fix a library bug, move a couple of the library files:cd /opt/Adobe/Reader8/Reader/intellinux/lib/
sudo mv libstdc++.so.6 libstdc++.so.6.bak
sudo mv libgcc_s.so.1 libgcc_s.so.1.bak
Once finished, source your ~/.bashrc file:
~>
source ~/.bashrc
Adobe
Acrobat Reader is now installed for F10.

