View Single Post
Posts: 276 | Thanked: 37 times | Joined on Jun 2009
#50
Originally Posted by qole View Post
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
thank you sooooooooooooooo much. you are truly one of a kind. you're the best. i got it fixed.