ubuntu da facebook vb. sitelerde görülen “video unavailable” yani videonun görüntülenememesi ile ilgili sorunun çözümüne ilişkin önerilen yöntemler içinde işe yaramış olan, şu sitede bulduğum çözümü aşağıda yayınlıyorum:
Ubuntu 10.10 Flash Player | Facebook Video Unavailable Solved | Even 64 bit Flash Player Installation Guide | Firefox Chrome Opera Flash Player in Ubuntu 64 bit
After all those Video and Flash player issues in Ubuntu whether Firefox or Google Chrome, I finally got a solution to all of those. The 64 bit Flash Player issue also has the same solution. So let’s get started.
STEP 1 :
64 bit Users
go to Link : http://labs.adobe.com/downloads/flashplayer10_square.html
fron the release list download the one for 64 bit linux extract it get the ‘libflashplayer.so’ file.
32 bit users
go to http://get.adobe.com/flashplayer/ from the ‘select version to download’ drop down menu download the ‘.tar.gz’ file for linux extract it get the ‘libflashplayer.so’ file
STEP 2:
FIREFOX -
a. Open terminal go into the folder/directory where ‘libflashplayer.so’ file is using ‘cd’ (eg. cd Downloads or cd Desktop )command or any other way you like.
After that …..
b. In Terminal type
sudo cp libflashplayer.so /usr/lib/firefox-4.0-4.0b13pre/plugins
Note: Look carefully at bold folder ‘firefox-4.0-4.0b13pre’, this is my installation you can change this to your installation like ‘/usr/lib/firefox-3.6.15pre/plugins’ etc. rest remains same.
GOOGLE CHROME -
a. same as for firefox.
b. In Terminal type
sudo cp libflashplayer.so /opt/google/chrome
OPERA -
a. same as for firefox.
b. sudo cp libflashplayer.so /usr/lib/opera
That’s it Enjoy every video in Firefox, Opera, Chrome in Ubuntu