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 27th March 2006, 01:55 AM
treedstang Offline
Registered User
 
Join Date: Aug 2004
Posts: 13
Acrobat Reader 7 on Fedora 5

Have anyone figured how to get Acrobat Reader 7 to work with Fedora 5??
Reply With Quote
  #2  
Old 27th March 2006, 01:59 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hi:
Assuming you are running 32bit ? Please have a look here it will help you:
http://stanton-finley.net/fedora_cor...tes.html#Adobe
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #3  
Old 27th March 2006, 02:01 AM
jim's Avatar
jim Offline
Retired Community Manager & Avid Drinker Of Suds
 
Join Date: Feb 2005
Location: Rochester NY
Age: 38
Posts: 4,176
yup i have it installed
download from here
http://www.adobe.com/products/acrobat/readstep2.html
version 7.0.5
Code:
yum install compat-libstdc++-33
then dbl click the adobe rpm to install
After installed link adobe to firefox

Code:
cd /usr/lib/mozilla/plugins
Code:
ln -s /usr/local/Adobe/Acrobat7.0/Browser/intellinux/nppdf.so
__________________
Registered Linux User: #376813
Western NY
My linux site
Smolt Profile

please remember to say if you problem was solved

Did you get your id10t award today?
Reply With Quote
  #4  
Old 27th March 2006, 02:01 AM
Flyingbird's Avatar
Flyingbird Offline
Registered User
 
Join Date: Feb 2006
Location: Dalian,China
Age: 33
Posts: 25
yes,it works very well on my pc,i just follow Stanton Finley's installation note
PS:it is a great note.
http://stanton-finley.net/fedora_cor...ion_notes.html

hope this hleps
Reply With Quote
  #5  
Old 27th March 2006, 02:34 AM
treedstang Offline
Registered User
 
Join Date: Aug 2004
Posts: 13
Thanks Everyone for the Quick Response on this .. That's Why I love Linux there always a helping hand out there.

Tim
Reply With Quote
  #6  
Old 6th May 2006, 10:10 PM
fvs Offline
Registered User
 
Join Date: Apr 2006
Location: Scranton, Pa
Posts: 143
Hi Jim,
I did that exactly and now I have 2 alias in my Office application, I can open it on my desktop but it wont open on browser. It worked previously on Kernel 2.6.16-1.2096 and now I have updated 2.6.16-1.2111, Last night I went to
"The Unofficial Fedora FAQ" and followed the latest updates and now can't get PDF on browser. Any ideas?
Reply With Quote
  #7  
Old 6th May 2006, 10:41 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Hello:
Not sure why the kernel update borked your Adobe, however to re-install the plugin:
Open a terminal and login as root...then # cd /usr/local/Adobe/Acrobat7.0/Browser and run ./install_browser_plugin

and just follow along with the on-screen instructions:
You can read more details @ /usr/local/Adobe/Acrobat7.0/Browser/HowTo/ENU/

Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #8  
Old 6th May 2006, 10:46 PM
padmal Offline
Registered User
 
Join Date: Apr 2006
Posts: 2
How to install in 64 bit version of FC5?

Thank you for your time.

Padmal
Reply With Quote
  #9  
Old 6th May 2006, 11:24 PM
fvs Offline
Registered User
 
Join Date: Apr 2006
Location: Scranton, Pa
Posts: 143
Quote:
Originally Posted by Seve
Hello:
Not sure why the kernel update borked your Adobe, however to re-install the plugin:
Open a terminal and login as root...then # cd /usr/local/Adobe/Acrobat7.0/Browser and run ./install_browser_plugin

and just follow along with the on-screen instructions:
You can read more details @ /usr/local/Adobe/Acrobat7.0/Browser/HowTo/ENU/

Seve
Did all the above and rebooted, but no Acrobat Reader for my PDF browser download..
fvs
Reply With Quote
  #10  
Old 6th May 2006, 11:40 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by padmal
How to install in 64 bit version of FC5?

Thank you for your time.

Padmal
Hello:
You and me and everyone else are out of luck until Adobe releases a 64bit version...
Seve
Misread your post a bit..Sorry . By the way you might be able to install the 32 bit version on FC5 x86_64 .... I have not tried but I will give it a go later on tonight ... and post back the results?
But AFAIK there is no 64 bit version of Adobe for us at the moment.
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)

Last edited by Seve; 6th May 2006 at 11:54 PM.
Reply With Quote
  #11  
Old 6th May 2006, 11:45 PM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by fvs
Did all the above and rebooted, but no Acrobat Reader for my PDF browser download..
fvs
Hello:
Not sure I understand what you are saying? Have you already installed Acrobat Reader following the instructions here :http://www.stanton-finley.net/fedora...tes.html#Adobe
and when you go to this website for example: http://www.uscis.gov/graphics/formsf.../files/i-9.pdf the pdf file does not load as adobe?
Do you have SELinux enabled? If so disable and try the pdf web site again.
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #12  
Old 7th May 2006, 12:09 AM
fvs Offline
Registered User
 
Join Date: Apr 2006
Location: Scranton, Pa
Posts: 143
Quote:
Originally Posted by Seve
Hello:
Not sure I understand what you are saying? Have you already installed Acrobat Reader following the instructions here :http://www.stanton-finley.net/fedora...tes.html#Adobe
and when you go to this website for example: http://www.uscis.gov/graphics/formsf.../files/i-9.pdf the pdf file does not load as adobe?
Do you have SELinux enabled? If so disable and try the pdf web site again.
Seve
Yep disabled SELinux, tried it and can't read pdf "[url]http://www.uscis.gov/graphics/formsfee/forms/files/i-9.pdf[/url" dosen't load?
Checked ;
[root@localhost local]# cd Adobe
[root@localhost Adobe]# ls -l
total 8
drwxr-xr-x 6 root root 4096 May 6 14:38 Acrobat7.0
[root@localhost Adobe]# ./install_browser_plugin
bash: ./install_browser_plugin: No such file or directory

I can launch "acroread" from command line , but can't get Browser-plugin to work?
Reply With Quote
  #13  
Old 7th May 2006, 12:43 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by padmal
How to install in 64 bit version of FC5?

Thank you for your time.

Padmal
Hello:
Just installed the standard 32 bit version on my FC5 x86_64 following : http://stanton-finley.net/fedora_cor...tes.html#Adobe [/url]
and it works fine
However, you should be aware that it will not work as a plugin for your 64 bit browser.
hth
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #14  
Old 7th May 2006, 12:50 AM
Seve's Avatar
Seve Offline
Retired Community Manager
 
Join Date: Oct 2004
Location: The GTA, Ontario, Canada
Age: 54
Posts: 12,376
Quote:
Originally Posted by fvs
[root@localhost Adobe]# ./install_browser_plugin
bash: ./install_browser_plugin: No such file or directory

I can launch "acroread" from command line , but can't get Browser-plugin to work?
Hello:
You should have that file [install_browser_plugin] installed by the Adobe rpm??? Which should be located in /usr/local/Adobe/Acrobat7.0/Browser ,
Open a terminal and login as root then # rpm -aq | grep Adobe
Then rpm -e Adobe.rpm
And go back and install Adobe following the instructions here: http://stanton-finley.net/fedora_cor...tes.html#Adobe
hth
Seve
__________________
Registered Linux User: #384977
.................................................. ............
See the Links below for more Help and those much wanted extras ... :)
Reply With Quote
  #15  
Old 7th May 2006, 01:27 AM
jbannon Offline
Registered User
 
Join Date: Dec 2005
Posts: 909
I've just found something in the SElinux settings that might help. If you go into Security level Configuration in the SElinux Tab under Compatibility enable the option "Allow use of shared libraries with text relocation". I've just tried it with Adobe 7.5 and it worked.
__________________
Best regards,
Jim Bannon
(Registered Linux User #405603 :) )
Reply With Quote
Reply

Tags
acrobat, 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 under Fedora 11 64 bit? leonardevens Using Fedora 6 29th January 2012 11:41 PM
Acrobat Reader doesn't work in Fedora 6 tseliot Using Fedora 2 3rd November 2006 02:36 PM
Acrobat Reader for Fedora Core 4 linux_learner Using Fedora 6 27th July 2005 08:23 PM


Current GMT-time: 10:44 (Saturday, 25-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