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