java runtime for mozilla firefox 3.5.3 installation


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers java runtime for mozilla firefox 3.5.3 installation
# 1  
Old 03-21-2010
java runtime for mozilla firefox 3.5.3 installation

Hi, community,
I am using Karmica koala 9.10 and I wish to add to Firefox the JRE plugin.
What I have to do?
The problem arises when I try to copy from the Downloads dir the file to
/usr/java that I created. I must have the root permissions, I think.
Please help.
# 2  
Old 03-22-2010
This tells you how to install the plugin into Firefox on Linux:
Java Plugin Install for Linux

Currently my Firefox plugins directory for Ubuntu 9.10 is:
Code:
/usr/lib/firefox-3.5.8/plugins

so presumably yours will be:
Code:
/usr/lib/firefox-3.5.3/plugins

and my java plugin symbolic links is:
Code:
libjavaplugin_oji.so -> /usr/lib/jvm/java-6-sun-1.6.0.15/jre/plugin/i386/ns7/libjavaplugin_oji.so

You could run:
Code:
# updatedb
# locate libjavaplugin_oji.so

To find where the Java plugin file is on your system.

The Java installers I have come across install themselves under your pwd so I cd to /usr and run them (as root).
 
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. AIX

mozilla-firefox

i attempt to install mozilla...and after the installation finish i have failed that say: the following rpm image are required before mozilla.base.rte can be installed what to d? or how do i install the rpms? thanx..... (1 Reply)
Discussion started by: amitt74
1 Replies
Login or Register to Ask a Question