Install the browser plug-in Acrobat in Fedora8

Source: Internet
Author: User
Fedora contains evince to browse PDF files. Although this program only provides basic functions, it cannot view all PDF files normally. Download Acrobat: http://www.adobe.com/products/?bat/readstep2_allversions.html :operating system: unix/linux#:linux (. rpm) the latest version of AdobeAcrobat is 8.1.1.

Fedora contains evince to browse PDF files. Although this program only provides basic functions, it cannot view all PDF files normally.

Download Acrobat: http://www.adobe.com/products/acrobat/readstep2_allversions.html

Select:
Operating System: Unix/Linux
Version: Linux (. rpm)
Your language

The latest version of Adobe Acrobat is 8.1.1. The download size is 40-60 MB based on the language you select.

[Mirandam @ charon downloads] $ su-c 'rpm-ivh AdobeReader_enu-8.1.1-1.i486.rpm'
Password:
Preparing... ######################################## ### [100%]
1: adobeReader_enu ####################################### #### [100%]

Note: Do not use sudo to install the RPM package. When installing the software package, log in as root or use the su-c command.

The Acrobat browser plug-in can be automatically installed in multiple locations of Fedora 8, including ~ /. Mozilla/plugins,/usr/lib/mozilla/plugins and/usr/lib/firefox-x.x.x.x/plugins. I deleted all items except/usr/lib/mozilla/plugins.

[Mirandam @ charon] $ sudo rm-rf/usr/lib/firefox-2.0.0.8/plugins/nppdf. so
[Mirandam @ charon] $ sudo rm-rf/root/. mozilla/plugins/nppdf. so
[Mirandam @ charon] $ sudo rm-rf ~ /. Mozilla/plugins/nppdf. so

NOTE: SELinux problem: the Fedora 8 SELinux policy may prevent the Acrobat browser plug-in from being loaded. To correct this problem, run the following command:

[Mirandam @ charon] $ sudo chcon-t textrel_shlib_t/usr/lib/mozilla/plugins/nppdf. so
[Mirandam @ charon] $ sudo/usr/bin/mozilla-plugin-config-I-f

You may need to run this command according to different directories in the SElinux warning.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.