Adobe-flashplugin
De Linuxmemo.
(Différences entre les versions)
Ligne 6 : | Ligne 6 : | ||
I have the same problem with the installation of flashplugin-installer in Ubuntu 12.04. I have fixed this bug by: | 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 correct proxy in |
+ | /etc/environment and /etc/wgetrc | ||
*Adding the following line in /etc/sudoers: | *Adding the following line in /etc/sudoers: |
Version actuelle en date du 17 octobre 2012 à 09:49
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