On 05/16/2014 08:15 AM, Charles Campbell wrote:
> Lucas Levrel wrote:
>> Le 14 mai 2014, Charles Campbell a écrit :
>>
>>> Hello!
>>>
>>> I have been dropped from administration rights on this box at work, 
>>> so I can't do a regular seamonkey install.  Instead, I run it out of 
>>> a personal directory.
>>>
>>> On my home computer, I have a $HOME/.mozilla/plugins/ directory 
>>> wherein I've put libflashplayer.so, and firefox seems to pick that up 
>>> and use it ok from there.  However, seamonkey does not do so. That 
>>> doesn't bother me at home, because I've put it where it does find it 
>>> (somewhere under /usr, if I recall correctly).
>>>
>>> Where may I put libflashplayer.so so that seamonkey will find it? 
>>> I've tried putting it in .../seamonkey/ where a number of other *.so 
>>> files it provides resides, but that doesn't do the trick, either.
>>
>> Add this to ~/.profile (assuming your shell is bash or similar):
>>  export MOZ_PLUGIN_PATH=/usr/lib64/browser-plugins
>> where you'll put the correct path, of course.
>>
>> If flash is installed and up-to-date on the system, you may point to 
>> the system dir. Or you point to your own dir and, if this prevents SM 
>> from seeing plugins installed system-wide, in your own dir you add 
>> symbolic links to other system plugins you use and don't want to 
>> install on your own.
>>
> Thank you -- but it still didn't work.  I suspect that I'm using a flash 
> plugin that's incompatible with linux 64-bit seamonkey.  I'll have to 
> get a 64-bit flash plugin, I suppose.
> 
> Regards,
> Chip Campbell
> 

Don't know if this will help, but here is what I have:

    File: libflashplayer.so
    Path: /usr/lib/adobe-flashplugin/libflashplayer.so
    Version: 11.2.202.359
    State: Disabled
    Shockwave Flash 11.2 r202

file /usr/lib/adobe-flashplugin/libflashplayer.so
/usr/lib/adobe-flashplugin/libflashplayer.so: ELF 64-bit LSB shared
object, x86-64, version 1 (SYSV), dynamically linked, stripped

$ md5sum libflashplayer.so
740eba4ef353eb04aa40e2b07e886b63  libflashplayer.so

If I do not use the one in /usr/lib/adobe-flashplugin/libflashplayer.so,
then I put it in ~/.mozilla/plugins instead. That generally works for me
- not sure why it doesn't work for you.

Testing: I just cp'ed libflashplayer.so to ~/.mozilla/plugins & then
renamed the version in /usr/lib/adobe-flashplugin to
libflashplayer.so_back and (with restarting SeaMonkey) checked to see if
SM picks it up - it does:

Shockwave Flash
    File: libflashplayer.so
    Path: /home/<username>/.mozilla/plugins/libflashplayer.so
    Version: 11.2.202.359
    State: Enabled
    Shockwave Flash 11.2 r202

Firefox 29 picks it up from the ~/.mozilla/plugins also. You might want
to check that you have a valid libflashplayer.so in that location & not
a symlink instead.

Tested both here:
<http://www.adobe.com/eeurope/software/flash/about/>
You have version 11,2,202,359 installed


_______________________________________________
support-seamonkey mailing list
[email protected]
https://lists.mozilla.org/listinfo/support-seamonkey

Reply via email to