Results 11 to 20 of 21
Both of your paths could be different, firefox's and java's, what i do that usually works is to go to each directory, run pwd and copy the entire route you ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 11-11-2004 #11
Both of your paths could be different, firefox's and java's, what i do that usually works is to go to each directory, run pwd and copy the entire route you get as a result and paste it on the terminal, along with the plugin's file at the end.
- 11-11-2004 #12Just Joined!
- Join Date
- Aug 2004
- Posts
- 11
No i have scan my entire hd but i have only that dir of firefox...
tnks to sheds but i think that the path is correct.
i don't kwnow what i can do anymore.....
I'm really frustated..
jeremy1701 you are using mozilla and it work with it?
I can try to use it if there's nothing else to do.....
- 11-11-2004 #13
Ok no problem, try using mozilla then, that's the one i'm using.
- 11-16-2004 #14Just Joined!
- Join Date
- Aug 2004
- Posts
- 11
mozilla dosen't work too.
I dont know what else i can do.
Anyone have java working on a browser?
If is possible i'd like to use firefox...
- 11-16-2004 #15
I am using FireFox, and Java 1.4.2_05. It seems to work some of the time, but not all of the time. For instance, when I use java.sun.com's Test Your Java VM applet, it works just fine, but when I try to log on to Oracle, it FireFox keeps telling me that I need to install the proper plugin. Linking the /[java dir]/plugins/i386/ns610-gcc32/libjavaplugin_oji.so to /home/me/firefox/plugins/libjavaplugin_oji.so
- 11-16-2004 #16Linux Guru
- Join Date
- Mar 2003
- Location
- Wisconsin
- Posts
- 1,907
DD,
I use FireFox and Mozilla with Java. My suggestion to you is to uninstall ff, then install it to the /usr/lib directory. From there, link to the plugin to the plugins directory.
Let us know if that works.
JeremyRegistered Linux user #346571
"All The Dude ever wanted was his rug back" - The Dude
- 11-16-2004 #17Just Joined!
- Join Date
- Aug 2004
- Posts
- 11
i have unistalled firefox and i have re-installed it under /usr/lib/firefox.
I have created the link with the commandinto the firefox directory.Code:ln -s /usr/java/j2sdk1.4.2_05/jre/plugin/i386/libjavaplugin_oji.so
Now every it dosen'tWhe work anymore every times i try to launch firefox i get the error message:
however when i type the commandCode:INTERNAL ERROR on Browser End: No manager for initializing factory? System error?:: Success
the link is no more in red like when i create the link in a othe directory(es. [my home]/firefix) what's happening?Code:ls
When i delete the link everithing work again(except java
).
What is the problem now?
The things are going even more worse and not better
- 11-16-2004 #18Remember you have to indicate the directory of firefox too. I suppose in your case you are missing the /usr/lib/firefox/plugins path. Try it like this:
Originally Posted by The_Dark_Destructor
Code:ln -s /usr/java/j2sdk1.4.2_05/jre/plugin/i386/njavaplugin_oji.so /usr/lib/firefox/plugins
- 11-16-2004 #19Just Joined!
- Join Date
- Aug 2004
- Posts
- 11
Hell yeah now it works and it's great!!!!
Thanks a lot!
- 11-17-2004 #20


Reply With Quote
