Saturday, December 29, 2012

Java and Kies in Firefox on Debian Linux

Java in Firefox

Recently, I upgraded Java. I should update the settings to use Java.

I needed Java in Firefox. I followed the steps below to use Java in Firefox on Debian Linux.


Here were the commands and steps:
(Close Firefox)
(I forgot where the file was saved)
locate libnpjp2.so

(/path/To/Java/jre/lib/i386/libnpjp2.so)
cd /usr/lib/mozilla/plugins
(Delete the old file)
rm libnpjp2.so
(Create a link)
ln -s /path/To/Java/jre/lib/i386/libnpjp2.so
(Start Firefox)

This worked in Firefox and Seamonkey.

Kies

According to Samsung, "with Kies, all your media files are intuitively organized, updated and synced within a single library."

I liked transferring many files from the mobile phone to the computer nearly at the same time. I did not have to click "download" many times. I just selected all files and clicked "download" once only.

I learned that Kies required Java. After upgrading Java, I could use Kies in Firefox on Debian Linux.

After typing the web address listed on the screen of the mobile phone, I typed the code and I saw the "Security Information" box.


I just clicked Run to start using Kies.



Related:
http://mindmapapp.blogspot.com/2012/06/java-on-debian-linux.html

http://mindmapapp.blogspot.com/2012/06/using-java-on-debian-linux.html

http://www.samsung.com/us/kies/


No comments: