Bev Nicolson wrote:
I installed Chrome (for Linux) a while ago and am still playing with it but wish to install flash. I've found where it is installed already (and saved the relevant bit of text to copy) but it needs to go into another directory as far as I can tell. Do I do this from Terminal? And how? TIA.
If it isn't picking up the default location then you can create a plugins directory in /opt/google/chrome and put the libflashplayer.so file in there.
Then it should work
so sudo mkdir /opt/google/chrome/plugins then sudo cp wherever/thefileis/now/libflashplayer.so /opt/google/chrome/plugins/