LinuxMCE Forums
June 19, 2013, 10:25:48 am GMT-1 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
 
   Home   Help Search Chat Login Register  
Pages: [1]
  Print  
Author Topic: flash player issue  (Read 463 times)
willow3
Veteran
***
Posts: 54


View Profile
« on: July 28, 2011, 08:33:54 pm »

I have a new MD on 8.10 and when I want to install flash player to watch youtube I can not do that since adobe only have for ubuntu versions 9.04+.

I tried

Code:
sudo apt-get install flashplugin-nonfree

but it said I already have the latest version.

Earlier when flash player was available for older versions on adobes site I know I got it to work. Someone who knows how I should get a working version?

regards
Logged
F1forHELP
Regular Poster
**
Posts: 28


View Profile
« Reply #1 on: September 07, 2011, 07:31:50 am »

From memory I downloaded the .tar.gz for Linux from Adobe.com, extracted it, and moved it to /usr/pluto/diskless/##/usr/lib/adobe-flashplugin/libflashplayer.so because

dcerouter_1019065:~# ls -l /usr/pluto/diskless/##/usr/lib/mozilla/plugins/
lrwxrwxrwx 1 root root     37 2011-07-04 23:21 flashplugin-alternative.so -> /etc/alternatives/mozilla-flashplugin

dcerouter_1019065:~# ls -l /usr/pluto/diskless/##/etc/alternatives/mozilla-flashplugin
lrwxrwxrwx 1 root root 44 2011-07-04 23:21 /usr/pluto/diskless/83/etc/alternatives/mozilla-flashplugin -> /usr/lib/adobe-flashplugin/libflashplayer.so

dcerouter_1019065:~# ls -l /usr/pluto/diskless/##/usr/lib/adobe-flashplugin/
-rw-r--r-- 1 root root 12110428 2011-04-13 11:30 libflashplayer.so

With multiple media directors, I would perform the work on the DCERouter and change the /##/ to your actual media director numbers.

Standard disclaimers apply / YMMV

Joseph Hume
F1 for HELP
Logged
F1forHELP
Regular Poster
**
Posts: 28


View Profile
« Reply #2 on: September 07, 2011, 07:41:49 am »

One idea that just floated to the top of my head as I was reading my posted reply, with multiple media directors why couldn't you symlink from diskless/##/.. back to a 'master' file so that updating one file would update all media directors simultaneously.

# ln -s /usr/lib/adobe-flashplugin/libflashplayer.so /usr/pluto/diskless/##/usr/lib/adobe-flashplugin/libflashplayer.so

Joseph Hume
F1 for HELP

Follow on: After issuing the above command and logging into a media director, it doesn't look like it will work because it appears to be a recursive(?) link.

root@moon44:/usr/lib/adobe-flashplugin# ls -l
lrwxrwxrwx 1 root root       44 Sep  7 00:00 libflashplayer.so -> /usr/lib/adobe-flashplugin/libflashplayer.so             

Trying to make it easy on myself...

Joseph Hume
F1 for HELP                                                         
« Last Edit: September 07, 2011, 08:13:35 am by F1forHELP » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!