Results 1 to 9 of 9

Thread: Adobe Flash Player problem..

  1. #1
    Join Date
    2013-Mar
    Posts
    1

    Adobe Flash Player problem..

    Hy people.

    I have a "little" problem with the instalacion of adobe flash player. I'm getting in to youtube.com with iceweasel to see a video and it tells me that i need the adobe flash player plugin. I've tryed to install it:

    cd /opt
    tar -zxvf /root/install_flash_player_11_linux.i386.tar.gz
    ln -sf /opt/libflashplayer.so /usr/bin/flash-player-properties
    ..And nothing.

    What i'm doing bad? Thanks.

  2. #2
    Join Date
    2013-Mar
    Posts
    1

    para ver los videos de youtube en terminal escribe el siguiente comando

    apt-get install flashplugin-nonfree

    para actualizar flash:

    update-flashplugin-nonfree --install

    espero te sirba

  3. #3
    Join Date
    2013-Mar
    Posts
    2

    Indeed

    Quote Originally Posted by EmiLLiaN View Post
    Hy people.

    I have a "little" problem with the instalacion of adobe flash player. I'm getting in to youtube.com with iceweasel to see a video and it tells me that i need the adobe flash player plugin. I've tryed to install it:



    ..And nothing.

    What i'm doing bad? Thanks.
    Try installing it with apt-get:
    apt-get install flashplugin-nonfree -y

  4. #4
    Quote Originally Posted by alex36met View Post
    para ver los videos de youtube en terminal escribe el siguiente comando

    apt-get install flashplugin-nonfree

    para actualizar flash:

    update-flashplugin-nonfree --install

    espero te sirba
    Google Translate:
    to view youtube videos in terminal type the following command

    apt-get install flashplugin-nonfree

    to update flash:

    update-flashplugin-nonfree - install

    This seems to be the consensus and I can confirm it worked for me as well.

    If that doesn't work, please let us know.

  5. #5
    Quote Originally Posted by EmiLLiaN View Post
    Hy people.

    I have a "little" problem with the instalacion of adobe flash player. I'm getting in to youtube.com with iceweasel to see a video and it tells me that i need the adobe flash player plugin. I've tryed to install it:



    ..And nothing.

    What i'm doing bad? Thanks.
    Try to stay away from tarballs if there are packages available in the repo. It will eventually throw something out of whack.

  6. #6
    Join Date
    2013-Mar
    Location
    New York
    Posts
    8
    There was already a topic created in the howto's specifically written for this, Please make sure you double check for a solution here and post a topic if you can't find solution next time.

    http://forums.kali.org/showthread.ph...h-Simple-steps!

  7. #7
    Join Date
    2013-Mar
    Posts
    8
    that is corect : tar xzvf install_flash_player_11_linux.x86_64.tar.gz
    without minus ( -) ,you have put : tar -zxvf /root/install_flash_player_11_linux.i386.tar.gz
    and belive me is working,just folow steps exactly... Good luck

  8. #8
    Join Date
    2013-Mar
    Posts
    354
    I've always used the flashplayer-mozilla since lenny..Always my first pick and open source. Works great, give it a try.

    aptitude install flashpalyer-mozilla

    Then start watching videos..Simple...

    This is debian, start using the open source plugins like this one or iceadtea-plugin for the java applets.

    Luck.
    Last edited by maverik35; 2013-04-01 at 15:38.

  9. #9
    Join Date
    2013-Mar
    Location
    n0wh3r3
    Posts
    53
    Quote Originally Posted by EmiLLiaN View Post
    Hy people.

    I have a "little" problem with the instalacion of adobe flash player. I'm getting in to youtube.com with iceweasel to see a video and it tells me that i need the adobe flash player plugin. I've tryed to install it:



    ..And nothing.

    What i'm doing bad? Thanks.
    Just checkout my thread in Community Generated Howtos Install Flash Player for Iceweasel / Firefox in 3 Simple Steps enjoy :-)

Similar Threads

  1. Problem with Flash Player in Chromium After Install Kali 1.0.7
    By deus telum in forum TroubleShooting Archive
    Replies: 2
    Last Post: 2015-03-16, 07:02
  2. Install Flash Player for Chromium
    By bond benz in forum How-To Archive
    Replies: 1
    Last Post: 2014-06-03, 14:15
  3. Adobe flash player? or Firefox?
    By jeridL in forum General Archive
    Replies: 3
    Last Post: 2013-03-26, 19:17

Posting Permissions

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