Updated: Adobe Acrobat Reader in Firefox 3 Linux Ubuntu Hardy Heron 8.04
I got a new Heron installation and had to reinstall everything. Hope it works for you. Just open up a terminal and enter these commands.
echo "deb http://packages.medibuntu.org/ hardy free non-free" | sudo tee -a /etc/apt/sources.list
wget -q http://packages.medibuntu.org/medibuntu-key.gpg -O- | sudo apt-key add - && sudo apt-get update
sudo apt-get remove mozplugger && sudo apt-get install acroread acroread-plugins mozilla-acroread mozplugger flashplugin-nonfree
Daniel Rigden said,
July 21, 2008 at 12:16 pm
Thanks! Got confused after looking elsewhere, but this worked a treat for me.
J.C. said,
August 27, 2008 at 7:56 am
It worked beautifully for me. Thanks so much!
Derek said,
September 19, 2008 at 9:07 am
Brilliant! Thanks