Results 1 to 2 of 2

Thread: Which Adobe Flash Player on Debian to the linux & how ?

  1. #1
    sara fisher is offline Member
    Join Date
    Jun 2009
    Posts
    30
    Rep Power
    0

    Default Which Adobe Flash Player on Debian to the linux & how ?

    My dual boot of Debian and Windows isn’t so Dual anymore. Debian wiped out Windows so now im stuck with Debian for now. Im a BEGINNER with this. And I can’t seem to get adobe Flash player to install. Ive got the right download, and it’s downloaded, but when I open the installation file. It says I can only open it in the Archive Manager. Which then it tells me. Archive File Not Supported. And it’s not giving me any other options to use anything else. In beginners language lol, Please Instruct me on what to do here. Im lost and Ive tried a few different things.

  2. #2
    samantha lucas is offline Junior Member
    Join Date
    Jun 2009
    Posts
    29
    Rep Power
    0

    Default

    You should search for the file or get it from Adobe downloads for Linux: install_flash_player_10_linux.tar.gz, which is a gzip'd tar file. Download it to your /home/<user>/Desktop. Then issue the commands:
    $ gunzip install_flash_player_10_linux.tar.gz
    $ tar -xf install_flash_player_10_linux.tar

    This will yield the executable file: libflashplayer.so
    Presumably, you are running Firefox for your browser, and if so, do the following:
    First:
    $ cd
    $ cd .mozilla
    $ ls
    If the directory ~/.mozilla/plugins does not exist then:
    $ mkdir plugins
    Next, from ~/Desktop directory, move the file libflashplayer.so as follows:
    $ cd ~/Desktop
    $ mv libflashplayer.so ~/.mozilla/plugins.

Similar Threads

  1. Adobe Flash Player for Linux 10.0.42.34
    By Kadarius Brearley in forum Download Tools and Softwares
    Replies: 0
    Last Post: 12-09-2009, 10:49 AM
  2. The downloading adobe flash player
    By Jarrius Arundel in forum Networking Jargons
    Replies: 12
    Last Post: 10-24-2009, 01:43 PM
  3. Adobe Flash Player for Linux 10.0.32.18
    By Isaac Johnson in forum Download Tools and Softwares
    Replies: 0
    Last Post: 08-04-2009, 01:15 PM
  4. Debian - Debian GNU Linux 5 review
    By Deon Kertzen in forum Operating System
    Replies: 0
    Last Post: 07-27-2009, 01:33 PM
  5. Replies: 0
    Last Post: 12-18-2008, 06:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48