After CentOS installs Acrobat Reader

Source: Internet
Author: User
Tags openldap

IV:install Acrobat Reader plugin for browsers such as Firefox

Sudo/usr/local/adobe/acrobat7.0/browser/install_browser_plugin
Follow the prompts to enter or Y.

Iv:troubleshooting:

After installation, a "load plug-in ' Ppklite.api" error occurs every time you start up. Plug-in initialization Failed ", the location of this file is:
/usr/local/adobe/acrobat7.0/reader/intellinux/plug_ins

There are 3 solutions (tested in the first two):
1. Delete this file

2. Modify the properties of this file:
sudo chmod-x ppklite.api

3. (Acrobat recommended, not tested) Install the OPENLDAP package:
sudo apt-get install openldap-client

If there is still no error after installation, the official document says "If Ppklite still fails to load, make a link to the installed libldap.so.x and liblber.so.x in <inst All_path>/reader/intellinux/lib with the names ' libldap.so ' and ' liblber.so ' "
To create a linked file:
sudo ln-sf/usr/lib/libldap.so. {x}/usr/local/adobe/acrobat7.0/reader/intellinux/lib/libldap.so
sudo ln-sf/usr/lib/liblber.so. {x}/usr/local/adobe/acrobat7.0/reader/intellinux/lib/liblber.so

V: References:
Install Adobe Acrobatreader 7.0 in Ubuntu 5.4:
Http://www.360doc.com/showWeb/0/0/373402.aspx

After CentOS installs Acrobat Reader

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.