sudo apt-get clean all
sudo add-apt-repository "deb http://archive.canonical.com/ precise partner"
sudo apt-get update
sudo apt-get install adobereader-enu
sudo add-apt-repository -r "deb http://archive.canonical.com/ precise partner"
sudo apt-get clean all
sudo apt-get update
If you are on a x64 system, you may see many annoying warning messages when you run
acroreader
, such as,
To get rid of the warning messages, install these four packages
gtk2-engines-murrine
, libcanberra-gtk-module
,
libatk-adaptor
, and libgail-common
for i386
as follows,
If you are running
Gnome
like I do, then the last step is to set up default application for open PDF files. This is to edit the /etc/gnome/defaults.list
file.
sudo gedit /etc/gnome/defaults.list
The editing is to find and replace the line
application/pdf=evince.desktop
by
application/pdf=acroread.desktop
and add the following lines to the end of the file,
application/fdf=acroread.desktop
application/xdp=acroread.desktop
application/xfdf=acroread.desktop
application/pdx=acroread.desktop
Finally, run
nautilus
to apply change if you do not wish to log out and log back in.
nautilus -q
Here is my adobe forum page . I provide consulting on photoshop designing and training on new features.
ReplyDeleteThis is a free consultation work. I usually don't charge anything which indeed costs hundred dollars.
Please update this tutorial for those of us on a stock Unity desktop.
ReplyDeleteCan you please tell me how to install flash player in windows 7
ReplyDelete