Adobe-flashplugin

De Linuxmemo.

(Différences entre les versions)
Ligne 4 : Ligne 4 :
Installation manuelle:
Installation manuelle:
-
Télécharger le tar.gz source.
+
I have the same problem with the installation of flashplugin-installer in Ubuntu 12.04. I have fixed this bug by:
-
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/
+
-
Réinstalle en donnant le répertoire.  
+
*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
  dpkg-reconfigure flashplugin-installer

Version du 17 octobre 2012 à 09:48

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
Outils personnels