20 novembre 2008

Adobe Flash Player 10 en 64 bits sur Linux

Le Plugin Flash Player d'Adobe 64 bits vient de sortir en version 10 et ce uniquement sur Linux pour l'instant.

Les versions Windows et Mac arriveront par la suite.

Actuellement seul Linux peut utiliser Flash en 64 bits car Internet Explorer n'existe pas en version 64 bits et il en est de même de Mozilla Firefox.

Adobe Flash Player 64 bits en version 10 peut être téléchargé ici: http://labs.adobe.com/downloads/flashplayer10.html

Libellés : , , , , ,

1 commentaires:

Anonymous Anonyme a dit...

Bonjour, l'information suivante me semble éronnée.

"Actuellement seul Linux peut utiliser Flash en 64 bits car Internet Explorer n'existe pas en version 64 bits et il en est de même de Mozilla Firefox."

J'utilise l'OS Windows Vista en version 64 bits, ce dernier est fourni avec Internet Explorer 64 bits.
Il existe également un Mozilla Firefox en 64 bits nomé Minefield, diponible uniquement en anglais pour le moment.

11:49 AM  

Enregistrer un commentaire

Abonnement Publier les commentaires [Atom]

<< Accueil

11 septembre 2008

Adobe Flash Player 9 sous Debian Etch

L'installation d'Adobe Flash Player version 9 est plus simple que par le passé sous Linux.

On se rend sur la page d'Adobe: http://www.adobe.com/fr/products/flashplayer/ puis on clique sur http://www.adobe.com/go/getflashplayer.

Le fichier téléchargé est une archive: install_flash_player_9_linux.tar.gz.

Après s'être loggé en root:

gzip -d install_flash_player_9_linux.tar.gz
tar -xvf install_flash_player_9_linux.tar

ou

tar -xzf install_flash_player_9_linux.tar.gz

Le contenu du répertoire décompressé est le suivant:
flashplayer-installer
libflashplayer.so

On lance alors le script Shell d'installation ./flashplayer-installer

Copyright(C) 2002-2006 Adobe Macromedia Software LLC. All rights reserved.

Adobe Flash Player 9 for Linux

Adobe Flash Player 9 will be installed on this machine.

You are running the Adobe Flash Player installer as the "root" user.
Adobe Flash Player 9 will be installed system-wide.

Support is available at http://www.adobe.com/support/flashplayer/

To install Adobe Flash Player 9 now, press ENTER.

To cancel the installation at any time, press Control-C.



NOTE: Please exit any browsers you may have running.

Press ENTER to continue...

L'installation de Flash demande confirmation et la fermeture des navigateurs.

Il suffit ensuite de préciser le répertoire d'installation de Firefox:

Please enter the installation path of the Mozilla, Netscape,
or Opera browser (i.e., /usr/lib/mozilla): /opt/firefox


----------- Install Action Summary -----------

Adobe Flash Player 9 will be installed in the following directory:

Browser installation directory = /opt/firefox

Proceed with the installation? (y/n/q): y

Installation complete.


Perform another installation? (y/n): n


Please log out of this session and log in for the changes to take effect.


The Adobe Flash Player installation is complete.

Le Plugin Flash est alors installé dans le répertoire /opt/firefox/plugin:

ls /opt/firefox/plugins/
libflashplayer.so libnullplugin.so

Libellés : , , , , , , , , ,

0 commentaires:

Enregistrer un commentaire

Abonnement Publier les commentaires [Atom]

<< Accueil