I recently installed the 64 bit version of Fedora on an HP Pavillion. I haven't been able to figure out how to run the Acrobat Reader (acroread). Adobe doesn't yet provide a 64 bit version of the reader for Linux, but it should be possible to use the 32 bit version. I downloaded
AdbeRdr9.1.2-1_i486linux_enu.bin from the Adobe website and executed it. It appeared to install properly. But when I run acroread, it fails because it can't find libxml2.so.2. I have the 64 bit version of that library /usr/lib64/libxml.so.2. I would like to add a proper 32 bit version by using yum---or rather the gnome GUI to yum Add/Remove Software. So I presume I have to find a proper repository which contains the right version of the library.
Questions: 1> Is my analysis accurate. or am i missing some important points?
2> Which repositories should I add? (I now have the default repository plus RPMFusion
3> Is there anything else I should know about this?