MikeL
Still Fresh
- Joined
- Sep 10, 2008
- Messages
- 32
You don't need to run Firefox from NAND for this to work.
It is enough to put libflashplayer.so in /usr/lib/mozilla/plugins/, i.e. (executed from the directory you downloaded libflashplayer.so to):
I can confirm that this works with the Firefox PND as well as the Chromium PND (Haven't tried Chromium-dev, but I wouldn't be surprised if it works)
It is enough to put libflashplayer.so in /usr/lib/mozilla/plugins/, i.e. (executed from the directory you downloaded libflashplayer.so to):
Code:
sudo cp libflashplayer.so /usr/lib/mozilla/plugins/
I can confirm that this works with the Firefox PND as well as the Chromium PND (Haven't tried Chromium-dev, but I wouldn't be surprised if it works)