Palemoon 64-bit for Linux and Google Talk Plugin
- Install Palemoon using the pminstaller.sh from http://linux.palemoon.org/download/installer/
- Visit gmail and initiate a call, which will cause it to prompt you to download the google talk plugin. Install it.
- Load the libraries in the directory Pale Moon looks in:
pushd /usr/lib/mozilla/plugins 1>/dev/null 2>&1
sudo ln -s ../../../../opt/google/talkplugin/libnpo1d.so sudo ln -s ../../../../opt/google/talkplugin/libnpgoogletalk.so popd 1>/dev/null 2>&1
You don't even need to close and re-open the browser!
You will still get the warning "Hangouts phone calls will temporarily stop working in Firefox." When making an outgoing call, you can dismiss the warning. However, I was unable dismiss the warning when receiving a call, which means I was not able to receive calls. I don't know how to fix that part. Also, on occasion, it simply wouldn't make an outgoing call. Just cancel and try again, and then it will work.
References
Weblinks
https://askubuntu.com/questions/906315/install-java-plugin-in-pale-moon- browser/906341#906341
Original research
rpmrebuild google-talkplugin_current_x86_64.rpm
Comments