Updated Ubuntu Dapper Packages: Acrobat Reader & w32codecs
The Acrobat Reader package in Ubuntu Dapper has a bug in the Mozilla/Firefox plugin. This updated package should fix it.
1. Download Packages:
wget -c http://mikesplanet.net/dapper/acroread_7.0.5-0.4~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/acroread-plugins_7.0.5-0.4~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/mozilla-acroread_7.0.5-0.4~dapper1_i386.deb
wget -c http://mikesplanet.net/dapper/acroread-escript_7.0.5-0.4~dapper1_i386.deb
2. Install Packages:
sudo dpkg -i acroread_7.0.5-0.4~dapper1_i386.deb acroread-plugins_7.0.5-0.4~dapper1_i386.deb mozilla-acroread_7.0.5-0.4~dapper1_i386.deb acroread-escript_7.0.5-0.4~dapper1_i386.deb
Updated w32codecs package.
1. Download Package:
wget -c http://mikesplanet.net/dapper/w32codecs_20060611-0.1~dapper1_i386.deb
2. Install Package:
sudo dpkg -i w32codecs_20060611-0.1~dapper1_i386.deb