Do not copy libjavaplugin_oji.so directly to >mozilla's plugin directory.
Strangely enough, there isn't one! I don't have netscrape 6, so I'll have to grep libjavaplugin_oji.so, should be OK. Are there any weird permissions for the ~/.mozilla/plugin/ directory? (or is it ~/.mozilla/plug-in/ , etc.)
Hopefully I'll be able to mkdir the directory and chmod 755 it? Or is there another way I need to do this? (Unfortunately I do not have access to my linux box right now)
Thanks for the help! Ricardo
"There are several codes, and I know several of them." -Mr. Precise. http://www.rscampos.net
Ricardo Campos wrote:
Do not copy libjavaplugin_oji.so directly to >mozilla's plugin directory.
Strangely enough, there isn't one! I don't have netscrape 6, so I'll have to grep libjavaplugin_oji.so, should be OK. Are there any weird permissions for the ~/.mozilla/plugin/ directory? (or is it ~/.mozilla/plug-in/ , etc.)
Hopefully I'll be able to mkdir the directory and chmod 755 it? Or is there another way I need to do this? (Unfortunately I do not have access to my linux box right now)
Thanks for the help! Ricardo
"There are several codes, and I know several of them." -Mr. Precise. http://www.rscampos.net
Sorry Ricardo, I had a bit of brain fade with this one. Firstly the directory name should be plugins and is usually in /usr/lib/mozilla or /usr/local/mozilla and should have been created when Mozilla was installed.
The second thing is I downloaded the JRE complete with plugin from SUN. I have to use this as our thin client is based on the SUN Java vm as are our applets.
Hope this clears things up a bit.
Mark