Results 1 to 10 of 10
I just got back to using Debian 6.0 and I'm alitte rusty I admit. My promblem is installing flash. I've to download the adobe flash for linux. This went well ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-11-2012 #1Just Joined!
- Join Date
- Sep 2007
- Location
- forest city, nc
- Posts
- 7
flash in iceweasel
I just got back to using Debian 6.0 and I'm alitte rusty I admit. My promblem is installing flash. I've to download the adobe flash for linux. This went well ,but I can't get the so file to ice weasels folder. it says access denied. Any help would most welcome. Is there some thing I am missing. I hav e a amd 64 processor in my laptop. The system is also 64 bit
thanks so much
elraven
- 10-11-2012 #2
Are you using su or sudo to move the file to your Iceweasel folder?
I've not run Debian proper, but why not install from the software repos?
Code:install flashplugin-nonfree
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-11-2012 #3Linux Enthusiast
- Join Date
- Apr 2012
- Location
- Virginia, USA
- Posts
- 561
- 10-12-2012 #4
Good point. I never installed Flash from the website, so I forgot about that.
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-12-2012 #5Just Joined!
- Join Date
- Sep 2012
- Posts
- 6
You have to have contrib sources in your sources.list. Then use synaptic.
- 10-12-2012 #6Just Joined!
- Join Date
- Sep 2007
- Location
- forest city, nc
- Posts
- 7
thanks everybody it did the tric
elraven
- 10-12-2012 #7Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-12-2012 #8Just Joined!
- Join Date
- Sep 2007
- Location
- forest city, nc
- Posts
- 7
I just want to share this with new people to debian. There is yet another way to prt flashinto browsers like firefox or iceweasel . First down load a puppy linix iso and burn to disk . I use puppy upup precise . This will allow you to see into your debian partion. Warning , you will be a root user so be careful.oh puppy runs in ram so you need not worry about it messing around your partitions and installing to them. Now bring up two windows. Both will be your debian patiion and system. Go to usr/lib/mozilla in one with windows. open it. Now in the other windo go to where you down loaded flash for linux. You will be using the file libflashplayer.so. Now copy or move it to the mozilla folder in the other window. Close both windows your done . Your browser will have flash. Exit out of puppy without saving. Puppy makes a good disk to manage. partitons. Thank for your time
- 10-12-2012 #9
I gotta say two things about that method...
First, that's a realy roundabout way of getting it done.
Second... Major Kudos on getting it done! You said you were rusty, but you 'greased up' your tactics quite well!
Good deal, dude!
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-13-2012 #10Just Joined!
- Join Date
- Sep 2007
- Location
- forest city, nc
- Posts
- 7
ln -s file /path/to/destination also will work
elraven




