Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

I installed it but when I try to run it nothing shows..

On Adobe's requirements for ubuntu page it says:"32-bit IntelĀ® PentiumĀ® processor or equivalent"

Can I infer from it that adobe reader doesn't run on 64-bit processors in Ubuntu?

Thanks..

share|improve this question
2  
You're reading it wrong, you need a 32-bit as minimum to run it. 64-bit processors can handle 32-bit instructions as well as 64-bit. – Uri Herrera Jan 11 at 20:01
@Uri, I see, thanks.. – Roy Jan 11 at 20:55

1 Answer

You'll need to run this command to get Adobe Reader to actually work:

sudo apt-get install ia32-libs
share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.