PDA

View Full Version : Adobe Flash Player problem..



EmiLLiaN
2013-03-19, 12:27
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.

alex36met
2013-03-22, 03:16
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

sapr0lin6
2013-03-22, 11:59
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

brav0hax
2013-03-22, 12:38
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.

jerichodotm
2013-03-23, 09:51
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.

n0de
2013-03-23, 14:27
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.php?287-How-to-install-Flash-Simple-steps!

superbuyro
2013-03-31, 07:36
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

maverik35
2013-04-01, 01:12
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.

Hitman
2013-04-01, 06:20
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 (http://forums.kali.org/showthread.php?977-Install-Flash-Player-for-Iceweasel-Firefox-in-3-Simple-Steps) enjoy :-)