Results 1 to 2 of 2
Hi I downloade the rpm for Sun's site got it installed but now I can't find the Mozilla folder to load the plugin for Firefox. I'm running Suse 10 and ...
- 10-24-2006 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 8
Trying to get Java run time plugin for Firefox
Hi I downloade the rpm for Sun's site got it installed but now I can't find the Mozilla folder to load the plugin for Firefox. I'm running Suse 10 and Firefox 1.5.0.7 Can anyone tell me an easy way to find the mozilla folder? I try search but I keep getting the message that Nautalus quit due to an error. Any help would be greatly appreciated.
Thanks
- 10-24-2006 #2
This is where command line comes in handy...
I believe Mozilla is in /usr/lib in SuSE. To see for sure, open a terminal and do:
And press enter. That puts you in the /usr/lib directory. Now to look for Mozilla, do:Code:cd /usr/lib
...and press enter to "list" what's there. There should be good documentation and directions at Sun to show you how to symlink the right java plugin to the Mozilla plugins directory.Code:ls
Last edited by Dapper Dan; 10-24-2006 at 03:47 AM.


Reply With Quote