LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Running Adobe Reader Deb package on AMD64 architecture (https://www.linuxquestions.org/questions/debian-26/running-adobe-reader-deb-package-on-amd64-architecture-675388/)

kushalkoolwal 10-09-2008 05:16 PM

Running Adobe Reader Deb package on AMD64 architecture
 
Hello,

I have Debain Lenny running on a 64-bit AMD Athlon 64 X2 Dual Core machine.

Note that this is my first 64-bit machine on which I am running Debian.

One my first issues is that I cannot seem to install the Adobe Reader Deb file (which is for i386 architecture on my machine.

Is there a way by which I can run 32-bit version of applications on 64-bit? Usually I think it should not be a problem running a lower bit (32-bit) application on a higher bit (64-bit)? But unfortunately that is not the caseclear

Code:

debian-workstation:~/Desktop# dpkg -i AdobeReader_enu-8.1.2_SU1-1.i386.deb
dpkg: error processing AdobeReader_enu-8.1.2_SU1-1.i386.deb (--install):
 package architecture (i386) does not match system (amd64)
Errors were encountered while processing:
 AdobeReader_enu-8.1.2_SU1-1.i386.deb
debian-workstation:~/Desktop#

Any ideas?

the trooper 10-10-2008 01:49 PM

Code:

package architecture (i386) does not match system (amd64)
I would say this is the problem.
If you add the Debian multimedia repository to your Apt sources, Acrobat reader will be installable via aptitude.
Why do you want to use this when there are PDF applications for Debian already?

Regards
The trooper.

craigevil 10-11-2008 04:09 AM

Okular is much cooler than Adobe.
Okular - more than a reader
http://okular.kde.org/

bcwagne 10-11-2008 10:08 PM

the trooper is right. the debian multimedia repository has the package for amd64. just go to www.debian-multimedia.org, and follow the instructions there. It will work fine.


All times are GMT -5. The time now is 10:21 PM.