View Single Post
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#45
Originally Posted by gokuman56 View Post
i did exactly what you said and now flash doesn't work anymore. the component of flash is gone and when i go on youtube, it says flash is turned off, and it won't show in the components. how can i fix this??? now the problem is worse!! no flash!!
gokuman56:

I really tried to warn you... This isn't something you should have tried... But anyway...

Did any of the commands return an error?

You seem to have moved the real plugin but you didn't copy the new one into its place.

You have two choices now. Move the "real one" back, or try again to move the hacked one. I recommend moving the real one back.

Moving the real one back

On one line, still as root:
Code:
cp /usr/lib/browser/plugins/libflashplayer.so.real /usr/lib/browser/plugins/libflashplayer.so
Trying again

Download the file again to /media/mmc2, then, as root:

Code:
cd /media/mmc2
gunzip libflashplayer.so.gz
cp libflashplayer.so /usr/lib/browser/plugins
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following 2 Users Say Thank You to qole For This Useful Post: