Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 20th September 2009, 04:22 PM
leonardevens Offline
Registered User
 
Join Date: Dec 2006
Age: 79
Posts: 404
linuxfedorafirefox
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?
Reply With Quote
  #2  
Old 20th September 2009, 05:31 PM
Dangermouse's Avatar
Dangermouse Offline
Administrator
 
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,847
linuxfedorafirefox
Quote:
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.
Reply With Quote
  #3  
Old 20th September 2009, 09:27 PM
leonardevens Offline
Registered User
 
Join Date: Dec 2006
Age: 79
Posts: 404
linuxfedorafirefox
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..
Reply With Quote
  #4  
Old 8th November 2009, 04:38 PM
nt4cats Offline
Registered User
 
Join Date: Aug 2005
Location: Philadelphia, PA
Posts: 99
linuxsafari
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
Reply With Quote
  #5  
Old 19th December 2009, 01:05 AM
daw617 Offline
Registered User
 
Join Date: May 2008
Posts: 14
linuxfedorafirefox
Quote:
Originally Posted by nt4cats View Post
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 ).
Reply With Quote
  #6  
Old 19th December 2009, 02:11 AM
Velociraptor Offline
Registered User
 
Join Date: Oct 2009
Location: Tasmania
Posts: 23
windows_7firefox
I found adobe stuff so bloated. And use foxit reader to view pdf files-its much more smaller and efficient than Acrobat Reader.
__________________
A300D Toshiba.
AMD turion X2 Dual Core Mobile RM-72 2.10Ghz
2GB RAM
Dual Boot - Fedora 13 & Win7Ultimate
Reply With Quote
  #7  
Old 29th January 2012, 11:41 PM
scott9harvey0l Offline
Registered User
 
Join Date: Dec 2010
Location: Buellton California USA
Posts: 13
linuxfirefox
Re: Acrobat Reader under Fedora 11 64 bit?

Quote:
Originally Posted by daw617 View Post
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
Reply With Quote
Reply

Tags
acrobat, bit, fedora, reader

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Acrobat Reader doesn't work in Fedora 6 tseliot Using Fedora 2 3rd November 2006 02:36 PM
Acrobat Reader 7 on Fedora 5 treedstang Using Fedora 17 7th May 2006 03:35 PM
Acrobat Reader for Fedora Core 4 linux_learner Using Fedora 6 27th July 2005 08:23 PM


Current GMT-time: 12:47 (Monday, 20-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat