Adobe-flashplugin
De Linuxmemo.
Bug de téléchargement via proxy
Installation manuelle:
I have the same problem with the installation of flashplugin-installer in Ubuntu 12.04. I have fixed this bug by:
- Adding the correct proxy in
/etc/environment and /etc/wgetrc
- Adding the following line in /etc/sudoers:
Defaults env_keep="http_proxy"
- By installing the following:
sudo apt-get install policykit-1 sudo apt-get install ttf-mscorefonts-installer sudo apt-get --reinstall install flashplugin-installer
And now the problem is solved.
memo:
dpkg-reconfigure flashplugin-installer