FedoraForum.org - Fedora Support Forums and Community
Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2006
    Age
    93
    Posts
    541
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Acrobat Reader under Fedora 11 64 bit?

    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?

  2. #2
    Join Date
    Aug 2007
    Location
    London Postbox (the red one)
    Age
    60
    Posts
    3,868
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    su
    rpm -Uvh http://linuxdownload.adobe.com/adobe...0-1.noarch.rpm
    yum list AdobeReader*
    And now use yum again to install the right (language) AdobeReader for you.

    edit or install/use yumex to find the one you want.

  3. #3
    Join Date
    Dec 2006
    Age
    93
    Posts
    541
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I finally managed to get acroread to work by a rather inelegant method. I used yum list and yum install to find and install the desired library libxml2.i586. That required a couple of other packages because of dependencies. acrorad still didn't work, not being able to find libgdk_pixbuf_sl-2.0.so.0. That turned out to be in the 586 pakage for gtk2. yum install then added 44 packages because of dependencies, and acroread finally loaded and ran. I suspect I don't need all those packages just for acroread.

    The acrobat reader is still not called as a plugin for firefox. Instead,when clicking on a pdf file on the web, acroread is brought up as a separate program. In fact that is also the way that acroread works with firefox under Fedora 9 on my older 32 bit machine, so I am used to it. If anyone can explain why that happens, please let me know..

  4. #4
    Join Date
    Aug 2005
    Location
    Philadelphia, PA
    Posts
    99
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    For Fedora 12 on x86_64, I added the repository and installed the AdobeReader_enu package as directed above in DangerMouse's post. I was getting warning messages upon launching acroread (see below), and the menus were not rendering properly.

    Warning message (repeated a dozen times): (acroread:23882):
    Code:
    Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
    I fixed this by installing the package gtk2-engines.i686 (the x86_64 version of this package was already on my machine).
    OS: Fedora12 x86_64
    Hardware: Dell Precision M4300 laptop, core2duo 2.4GHz (9575.30 BogoMIPS), 4GB RAM, NVidia Quadro FX 360M (512M) @ 1680x1050, 256GB SSD

  5. #5
    Join Date
    May 2008
    Posts
    14
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    Quote Originally Posted by nt4cats
    For Fedora 12 on x86_64, I added the repository and installed the AdobeReader_enu package as directed above in DangerMouse's post. I was getting warning messages upon launching acroread (see below), and the menus were not rendering properly.

    Warning message (repeated a dozen times): (acroread:23882):
    Code:
    Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
    I fixed this by installing the package gtk2-engines.i686 (the x86_64 version of this package was already on my machine).
    Bingo. This worked for me. I'm posting here to maximize the chances that this turns up in a Google query. If you get the following warning message:

    Code:
    (acroread:31236): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
    Then the fix is to do
    Code:
    yum install gtk2-engines.i686
    This worked for me on Fedora 12 x86_64 with Adobe Acrobat reader ( F12 64-bit acroread ).

  6. #6
    Join Date
    Oct 2009
    Location
    Tasmania
    Posts
    23
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I found adobe stuff so bloated. And use foxit reader to view pdf files-its much more smaller and efficient than Acrobat Reader.
    We all wish to to be known for what we did in life but, i think it's how we lived that defines us.

  7. #7
    Join Date
    Dec 2010
    Location
    Buellton California USA
    Posts
    15
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Acrobat Reader under Fedora 11 64 bit?

    Quote Originally Posted by daw617
    Bingo. This worked for me. I'm posting here to maximize the chances that this turns up in a Google query. If you get the following warning message:

    Code:
    (acroread:31236): Gtk-WARNING **: Unable to locate theme engine in module_path: "clearlooks",
    Then the fix is to do
    Code:
    yum install gtk2-engines.i686
    This worked for me on Fedora 12 x86_64 with Adobe Acrobat reader ( F12 64-bit acroread ).
    Thanks for this solution I was having the same problem. Hopefully this will make the the pdf look betterhttp://forums.fedoraforum.org//forum/images/smilies/smile.gif

Similar Threads

  1. Acrobat Reader doesn't work in Fedora 6
    By tseliot in forum Using Fedora
    Replies: 2
    Last Post: 3rd November 2006, 03:36 PM
  2. Acrobat Reader 7 on Fedora 5
    By treedstang in forum Using Fedora
    Replies: 17
    Last Post: 7th May 2006, 03:35 PM
  3. Acrobat Reader for Fedora Core 4
    By linux_learner in forum Using Fedora
    Replies: 6
    Last Post: 27th July 2005, 08:23 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •