`
andyliuxs
  • 浏览: 138901 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

Linux平台(Fedora 16/15, CentOS/RedHat(RHEL)6/5.7)下在线安装AdobeReader

 
阅读更多

 

Note:

This is guide shows, howto install and keep up-to-date Adobe Reader (Acrobat PDF Reader) current version 9.4.2 with YUM on Fedora 16/15/14/13/12, CentOS 6/5.7, Red Hat (RHEL) 6.1/6/5.7. This method works both 32-bit and 64-bit architectures. This method also installs working Adobe PDF Reader plugin on Mozilla Firefox browsers.

1. Change Root User

sudo -i
## OR ##
su -
 

2. Install Adobe YUM Repository RPM package

rpm -ivh http://linuxdownload.adobe.com/adobe-release/adobe-release-i386-1.0-1.noarch.rpm
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
 

3. 1) or 2) according youself!

  1)Fedora 16/15/14/13/12 and Red Hat (RHEL) 6

   Note: On x86_64 bit system, 32-bit dependencies is also installed.

 

## English version ##
yum install nspluginwrapper.i686 AdobeReader_enu
 
 
## Check other language versions with following command ##
yum list AdobeReader*
 
Available Packages
AdobeReader_chs.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_cht.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_dan.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_deu.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_enu.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_esp.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_fra.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_ita.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_jpn.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_kor.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_nld.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_nor.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_ptb.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_suo.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_sve.i486                     8.1.7-1                      adobe-linux-i386
 

  2)CentOS 5.7, Red Hat (RHEL) 5.7

   Note: On x86_64 bit system, 32-bit dependencies is also installed.

 

## English version ##
yum install AdobeReader_enu 
 
 
## Check other language versions with following command ##
yum list AdobeReader*
 
Available Packages
AdobeReader_chs.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_cht.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_dan.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_deu.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_enu.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_esp.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_fra.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_ita.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_jpn.i486                     9.4.1-1                      adobe-linux-i386 
AdobeReader_kor.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_nld.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_nor.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_ptb.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_suo.i486                     8.1.7-1                      adobe-linux-i386 
AdobeReader_sve.i486                     8.1.7-1                      adobe-linux-i386
 

4. Start Adobe Reader (acroread)

Find Adode Reader on “Office Menu”.
Or
Start Adobe Reader with following command.

acroread
 

If Adobe Acrobat PDF Reader won’t start and you get following error:
SELinux is preventing /opt/Adobe/Reader9/Reader/intellinux/bin/acroread from
making the program stack executable.

Then run following command to fix SELinux rights:

chcon -t execmem_exec_t '/opt/Adobe/Reader9/Reader/intellinux/bin/acroread'
 

Adobe Acrobat PDF Reader 9.4.2 Running on Fedora 15 64-bit:

Adobe Reader running on Fedora 15 64-bit

Adobe Acrobat PDF Reader 9.3.1 Running on CentOS 5.5:

5. Adobe Reader (Acrobat PDF Reader) Browser Plugin

Browser plugin is installed automatically.
Check plugin working, simply with writing about:plugins on Mozilla Firefox browser:

32-bit Adobe Reader browser plugin on Fedora 15 64-bit:32-bit Adobe Reader plugin on Fedora 15 64-bit Firefox

32-bit Adobe Reader browser plugin on Fedora 14 32-bit:

 

 

 

分享到:
评论

相关推荐

    linux /unix/centos/ubuntu/redhat常用命令大全/手册/下载

    在Linux、Unix、CentOS、Ubuntu以及RedHat等类UNIX操作系统中,命令行是系统管理员和开发者的主要工作界面。这些操作系统提供了丰富的命令工具,用于执行各种任务,如文件管理、系统监控、网络通信等。本资源集合了...

    CentOS和RedHat Linux的区别.docx

    "CentOS和RedHat Linux的区别" CentOS 是 Community ENTerprise Operating System 的简称,是 Linux 操作系统的一个发行版本。CentOS 并不是全新的 Linux 发行版,而是 Red Hat Enterprise Linux(RHEL)的克隆版本...

    RHEL.Centos.Fedora第三方软件库使用配置

    例如,在 RHEL/CentOS 6 的 32 位系统上安装 EPEL: ```bash # wget http://download.fedoraproject.org/pub/epel/6/i386/epel-release-6-5.noarch.rpm # rpm -Uvh epel-release-6-5.noarch.rpm ``` **2.1.2 导入 ...

    OEL/Redhat/CentOS gcc、g++的全套rpm安装包

    它为开发者提供了跨平台的编译解决方案,支持多种操作系统,包括OEL(Oracle Enterprise Linux)、Red Hat Enterprise Linux(RHEL)以及CentOS。这些Linux发行版都是基于RPM包管理系统的,因此它们的软件安装、更新...

    redhat 6 配置 yum 源的两种方法

    在Red Hat Enterprise Linux (RHEL) 6系统中,配置YUM(Yellowdog Updater, Modified)源是为了能够顺利地获取软件包并进行系统更新。RHEL官方的YUM源需要订阅服务,对于未注册的用户是无法使用的。因此,我们需要...

    CentOS操作系统的简介与安装、CentOS操作系统的安装教学课件.pptx

    **RedHat、CentOS与Fedora** - Red Hat Enterprise Linux(RHEL):提供商业支持,主要面向企业用户。 - CentOS:基于RHEL源码编译,免费且无商业支持,适合需要稳定性的企业环境。 - Fedora:Red Hat的上游项目,...

    redhat换centos的yum源所需的4个文件

    1. **YUM(Yellowdog Updater, Modified)**:YUM是RHEL和CentOS等基于Fedora的Linux发行版中广泛使用的包管理器,它允许用户方便地安装、升级和管理软件包。 2. **RHEL与CentOS的关系**:RHEL是一款商业化的Linux...

    Linux 环境中Postgresql-10安装 RPM安装详细步骤

    对于RHEL/CentOS系统,安装`pgdg-redhat-repo`: ```bash sudo rpm --import https://www.postgresql.org/media/keys/ACCC4CF8.asc sudo curl ...

    RedHat Linux安装及使用指南

    1. **下载镜像**: 获取最新版本的Red Hat Enterprise Linux (RHEL) 或其开源克隆版如CentOS或Fedora。确保选择适合你硬件的版本,例如32位或64位。 2. **制作安装介质**: 可以使用DVD或USB驱动器来制作安装介质。...

    Redhat6版本的yum安装文件

    在Linux操作系统中,尤其是Red Hat Enterprise Linux (RHEL)及其衍生版如CentOS或Fedora,`yum`(Yellowdog Updater, Modified)是管理软件包的重要工具。它提供了便捷的方式来安装、更新、删除和查询系统中的软件。...

    rhel8-fedora-release:RHEL 8 CentOS 8的50k +软件包,甚至在EPEL启用之前

    本文将深入探讨"rhel8-fedora-release"这个主题,它与RHEL 8(Red Hat Enterprise Linux 8)和CentOS 8紧密相关,这两个都是基于Linux的企业级操作系统。 RHEL 8是一个强大的企业级操作系统,提供了超过50,000个...

    SQLserver 2019 on centos 7

    ### SQL Server 2019在CentOS 7上的安装指南 #### 一、系统环境配置 本章节将详细介绍如何在CentOS 7系统上安装SQL Server 2019。首先,确保您的CentOS系统版本与安装文档一致。根据提供的部分文件内容,可以看出...

    linux下安装python3.8

    1. 首先启用EPEL仓库(用于Fedora和RHEL/CentOS): ```bash sudo yum install epel-release ``` 2. 安装依赖: ```bash sudo yum install gcc redhat-rpm-config ``` 3. 下载并编译Python源代码: ```bash wget ...

    Linux下snmp的rpm安装包及安装教程.rar

    本教程将详细介绍如何在Linux环境下通过RPM包安装SNMP。 首先,你需要了解SNMP的基本概念。SNMP由三个主要组件构成:管理站(Manager)、代理(Agent)和管理信息库(MIB)。管理站负责收集和处理来自代理的数据,...

    CentOS,Red Hat 7.4,yum源文件

    系统如下: NAME="Red Hat Enterprise Linux Server" VERSION="7.4 (Maipo)" ID="rhel" ID_LIKE="fedora" VARIANT="Server" VARIANT_ID="server" ...REDHAT_SUPPORT_PRODUCT="Red Hat Enterprise Linux

Global site tag (gtag.js) - Google Analytics