Quote:
Originally posted by TSynergy
Thanks. I know I can do this as soon as soon as I'm clear about the folders. What is the "java folder" and what is the "folder for mozilla"?
I'm aware of one folder where the downloaded programs lives ---> /usr/lib/mozilla-1.6/plugins/.
I think that /libjavaplugin_oji.so also lives there though I don't know the purpose of that program.
So following the provided sample below, the command would be?
ln -s /path_to_java_plugin_folder/plugin_file /path_to_mozilla_plugin_folder
ln -s /usr/lib/mozilla-1.6/plugins/j2re1.5.0/plugin/i386/(what is this please?)
Much thanks.
Tj
|
The path to java should be
/usr/lib/j2re1.5.0
for example
ln -s /usr/java/j2re1.4.2_04/plugin/i386/ns610-gcc32/libjavaplugin_oji.so /usr/lib/mozilla-1.6/plugins/
would create a symbolic link in the plugins directory for mozilla.
Of course that only wold work for java 1.4.2.

But you get the point. Just replace the j2re1.4.2_04 with your version.
edit: you can use this to get an idea.
http://www.java.com/en/download/help...sp#install-pkg