Results 1 to 8 of 8
Hello, I have downloaded Adobe Reader 9. using Firefox and Fedora 10. Now, how do i install it? Thanks, Llarry...
- 09-06-2010 #1Just Joined!
- Join Date
- Jul 2007
- Location
- Los Angelels
- Posts
- 36
Installing Adobe Reader
Hello, I have downloaded Adobe Reader 9. using Firefox and Fedora 10. Now, how do i install it? Thanks, Llarry
- 09-06-2010 #2
Hello,
if you have downloaded the rpm package, as root, execute in terminal:
rpm -i adobe_package.rpm
Regards
- 09-07-2010 #3Just Joined!
- Join Date
- Jul 2007
- Location
- Los Angelels
- Posts
- 36
Adobe Reader installation
Hello, Thanks for your reply. My download says 'AdbeRdr9.3.3-1_i486linux_enu.bin'. So. how do I install this download? Thanks, Larry
- 09-07-2010 #4
Download the rpm file.
Code:su -c 'rpm -ivh http://ardownload.adobe.com/pub/adobe/reader/unix/9.x/9.3.4/enu/AdbeRdr9.3.4-1_i486linux_enu.rpm'
- 09-07-2010 #5
you use this must work it
Personal Fedora 13 Installation Guide
use thes comand as root user
To view PDF files, Fedora recommends using either evince or okular. The following is for users requiring Adobe Acrobat Reader:
For yum users:
Install the Adobe YUM repository, and install through yum:
[mirandam@charon Download]$ sudo rpm -ivh http://linuxdownload.adobe.com/adobe...0-1.noarch.rpm
[mirandam@charon Download]$ sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-adobe-linux
[mirandam@charon Download]$ sudo yum install AdobeReader_enu
NOTE: The above uses the English version: enu. To see which languages are supported by Adobe's YUM repository, run the following command:
[mirandam@charon Download]$ yum list AdobeReader\*
- 09-07-2010 #6
Either your download the RPM file as suggested or you execute the installer on your command line:
Code:chmod +x ./AdbeRdr9.3.3-1_i486linux_enu.bin ./AdbeRdr9.3.3-1_i486linux_enu.bin
- 09-07-2010 #7Just Joined!
- Join Date
- Jul 2007
- Location
- Los Angelels
- Posts
- 36
- 09-07-2010 #8
Which error exactly? Did you start the installation using sudo?


Reply With Quote
