linux amd64 and nspluginwrapper

Support and discussions for the x86/x64 Linux version of Pale Moon and specific Linux distribution questions related to the browser.

Moderator: trava90

Forum rules
If your question is about general use of the browser and not specific to Linux, then please use the General Support board.
Locked
assemblerhead

linux amd64 and nspluginwrapper

Post by assemblerhead » 2016-02-25, 21:22

OS : Linux amd64 Gentoo
Palemoon Version : 26.1.1
Install Method : Used the 'pminstaller.sh' shell script.

Firefox uses the wrappers for Adobe Flash.
path = /usr/lib64/nsbrowser/plugins/

Is there a way to tell Palemoon the proper path?
Tried adding this to my .bashrc

Code: Select all

export MOZ_PLUGIN_PATH=/usr/lib64/nsbrowser/plugins/
Plugins not showing in Palemoon :
IcedTea-Web ( wanted )
Evince ( wanted )
ShockwaveFalsh ( nice if it works )
OpenH264 ( Optional )

Note : Palemoon is not using /usr/lib/mozilla/plugins ( Firefox isn't either )

Pepper flash is not an option on Gentoo, apparently.

Help is appreciated ... Thanks

assemblerhead

Re: linux amd64 and nspluginwrapper

Post by assemblerhead » 2016-02-25, 22:33

Well, this is embarrassing.

Rebooted the PC and it now works.

Note : Logging out and back in does NOT set the path in the shell ( Console only boot ).

Reboot to purge the memory, reload the shell, and export all PATH variables, properly. :roll:

Learn something new every day ...

Locked