Results 1 to 10 of 10
I have read tons of articles on how but none work. I have edited the source.list file with what they say and I have used all the terminal commands that ...
- 04-14-2010 #1Just Joined!
- Join Date
- Apr 2010
- Posts
- 8
How do I install flash player 10 for Debian Lenny?
I have read tons of articles on how but none work. I have edited the source.list file with what they say and I have used all the terminal commands that are becoming very repetitive. None have yet to work... any help?
Thanks much.
Lights
- 04-14-2010 #2
Which command did you execute to install Flash plugin? Post the contents of sources.list file here.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 04-14-2010 #3
On my Debian Lenny, I did as follows:
1. get the 32bit or 64bit FlashPlayer .tar.gz archive from adobe.com
(if you run a pure 64bit version of Lenny, the 32bit player will not run right away)
2. in the directory .mozilla, create a new subdirectory "plugins"
3. copy libflashplayer.so from the archive to ~/.mozilla/plugins/
4. restart IceWeasel/FireFox
That did it for me.Debian GNU/Linux -- You know you want it.
- 04-14-2010 #4
You can also install it using your package manager if you enable lenny-backports in your sources.list.
FlashPlayer - Debian Wiki
- 04-14-2010 #5Just Joined!
- Join Date
- Apr 2010
- Posts
- 2
Hello, you download the pakage fromp the official website and:
for tar.gz go to directory who the paket is downlading as root and do
#tar -xvf name_of_pakage.tar.gz
for .deb go to directory who the paket downloading as root and do:
# dpkg -i name_of_pakage.deb
- 04-15-2010 #6Just Joined!
- Join Date
- Apr 2010
- Posts
- 8
- 04-27-2010 #7
for 64 try this
Download this file
labs.adobe.com/downloads/flashplayer10_64bit.html
extract the contents in
/usr/lib/mozilla/plugins
voila
- 04-27-2010 #8Just Joined!
- Join Date
- Jul 2009
- Posts
- 7
- 04-27-2010 #9Just Joined!
- Join Date
- Apr 2010
- Posts
- 7
will this work for the PPC version of Debian-Lenny?
- 04-27-2010 #10


Reply With Quote

