 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

12th March 2005, 02:33 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: poland
Posts: 19

|
|
|
firefox java plugin?
hey everyone. my problem is that i cant load any java from websites. i downloaded sun java software and installed it and followed all the instructions that came with it. i then went to the test page and still, 'plugin missing', i searched here for help and followed all those instructins, still nothing. i think the problem is that java is installed properly, but firefox wont use the plugin. im out of ideas. please help!!!! i want to stay away from xp, but java is important for me and that may be the only solution.
|

12th March 2005, 02:39 PM
|
 |
Registered User
|
|
Join Date: Sep 2004
Posts: 536

|
|
You have java and the plugin installed, you just need to inform firefox of the situation.
as root:
Quote:
cd /usr/lib/firefox-1.0.1/plugins
ln -s /usr/java/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so
|
The above assumes FC3 with Firefox 1.0.1, i386 distribution. If details differ, make appropriate changes.
__________________
Explore the Core!
|

12th March 2005, 03:36 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Location: Yuma, Arizona
Posts: 431

|
|
|
It was the plugin issues I had with firefox which led me to dump firefox/thunderbird and go back to the Mozilla suite, which includes the browser and moz-mail. It comes with a couple dozen or so pre-compiled and installed plugins, including all the java/j2re, flash, realplayer, etc. For me, Mozilla suite is far superior to firefox.
Just my opinion....
owa
__________________
owa
|

12th March 2005, 04:43 PM
|
|
Registered User
|
|
Join Date: Jan 2005
Location: North York Moors
Posts: 126

|
|
|
I think I have JAVA installed
[root@murfs plugins]# java -version java version "1.4.2_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_0 6-b03)
Java HotSpot(TM) Client VM (build 1.4.2_06-b03, mixed mode)
But /usr/java is empty
So I looked for javaplugin
[root@murfs plugins]# locate libjavaplugin
/usr/lib/netscape/plugins/libjavaplugin.so
/usr/lib/jre/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
/usr/lib/jre/plugin/i386/ns610/libjavaplugin_oji.so
/usr/lib/jre/plugin/i386/ns4/libjavaplugin.so
/usr/lib/jre/lib/i386/libjavaplugin_jni.so
/usr/lib/mozilla/plugins/libjavaplugin_oji.so
[root@murfs plugins]#
And created a link from /usr/lib/firefox-1.0.1/plugins to each in turn and tried a Java site. Firefox shutdown instantly each time.
Xathras Murphy
|

12th March 2005, 04:44 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: poland
Posts: 19

|
|
|
it worked. thanks so much. ive been trying to do that ln..... .so command so many times and i dont know why it didnt work. yours did. anyway, i also prefer mozilla because that is what i used on my xp box. anywho, java works perfectly and im excited. 2 quick questions. 1: will i have to worry about java viruses and applets like in xp? 2: when i install something using the ./install command, how do i uninstall (this one is general). thanks guys
|

12th March 2005, 06:22 PM
|
|
Registered User
|
|
Join Date: Apr 2004
Location: Yuma, Arizona
Posts: 431

|
|
I'm glad you got it working. My thought is, why re-invent the wheel, when Mozilla suite has it all packaged for you, no muss, no fuss.
As far as security is concerned, I've never picked up a virus since moving to linux. There is a cool security check site where you can test the security of your machine. Check it out; http://scan.sygatetech.com
If you dual boot with Windows or have Win4Lin or such running, you might consider clamav for virus scanning of your mail, etc. You can get clamav from the apt repositories.... probably yum, too. As I said, though, I haven't had a virus on my machine since I came over to linux..... 17 months, now.
owa
__________________
owa
|

12th March 2005, 07:19 PM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: poland
Posts: 19

|
|
|
i agree about mozilla. but fc3 came with firefox and im not that sly about uninstalling and installing programs. i use bitdefender and im quite excited about it. i know its hard to get virus on linux, but i wanted to make sure since java is a crossplatform application. anyway, thanks everyone for the help.
|

13th March 2005, 10:03 AM
|
|
Registered User
|
|
Join Date: Mar 2005
Location: India
Age: 27
Posts: 49

|
|
|
[COLOR=Magenta]I am also having the same problem of applets not running in Mozilla as well as firefox.
However i have installed jre1.5 and also created the link in the plugin directory.
My Operating System is FC3.And browser is closing without starting due to the link.[/CO
|

13th March 2005, 07:08 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 845

|
|
|
Firefox also looks in the generic directory /usr/lib/mozilla/plugins for plugins, so you can put your plugins there so as not to have to fix them each time Firefox is updated. Also, Sun just released a new Java version 1.5.0_02.
|

13th March 2005, 07:34 PM
|
|
Registered User
|
|
Join Date: Feb 2004
Posts: 845

|
|
|
I should have mentioned that on my FC3 box, the directory /usr/lib/mozilla/plugins is owned by 3 packages: mozilla, kdebase, and firefox. So at least on FC3, even if only Firefox is installed, this directory is guaranteed to exist. I think the reason there is no generic /usr/lib/firefox/plugins directory is that there was a decision to use /usr/lib/mozilla/plugins instead, so if someone has both Mozilla and Firefox installed, they only need to put version-independent plugins in the one directory. Plugins which are version-dependent would go in /usr/lib/mozilla-xxx/plugins or /usr/lib/firefox-xxx/plugins.
|

15th March 2005, 09:00 AM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: tallinn, n-europe
Age: 29
Posts: 22

|
|
|
firefox java plugin @ FC3
damit, it's useless! i still can't get java running. it doesn't matter, wher do i install the plugin or weather i link it to the firefox or not. i tried the installing it to /lib/java and linking into firefox:
ln -s /usr/java/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so
no differnes. then i tried installing it directly under the firefox/plugins.. no!
and when i tried to locate the plugin, as somebody recomened by typing locate libjavaplugin - it doesn't give me any result, what so ever.
any ideas?
tnx
|

15th March 2005, 10:14 AM
|
|
Registered User
|
|
Join Date: Jun 2004
Location: poland
Posts: 19

|
|
|
its a stupid question, but are you sure java is installed in the first place?
|

15th March 2005, 10:22 AM
|
 |
Registered User
|
|
Join Date: Feb 2005
Location: tallinn, n-europe
Age: 29
Posts: 22

|
|
|
i'm staring to doubt about it myself if locate libjavaplugin doesn't respond. still, i did all it's said in da man - downloaded, gave rights (chmod a+x), installed it and linked it to the firefox plugin folder as i described earlier..
now, where's the bug?
|

15th March 2005, 02:45 PM
|
 |
Registered User
|
|
Join Date: Sep 2004
Posts: 536

|
|
Quote:
|
Originally Posted by sportphantom
and when i tried to locate the plugin, as somebody recomened by typing locate libjavaplugin - it doesn't give me any result, what so ever.
any ideas?
tnx
|
as root, do this:
updatedb
That updates the file location database used by locate.
__________________
Explore the Core!
|

15th March 2005, 02:51 PM
|
 |
Registered User
|
|
Join Date: Jun 2004
Location: Alabama
Posts: 42

|
|
|
Here's what I get when I type "java -version" in a terminal:
[allen@anubis ~]$ java -version
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0-b64)
Java HotSpot(TM) Client VM (build 1.5.0-b64, mixed mode)
[allen@anubis ~]$
Assuming you have FC3, your java plugin should be at: /usr/java/jre1.5.0/plugin/i386/ns7/libjavaplugin_oji.so
Make sure you have java installed, then make the symlink as instructed in the post by Crystal Cowboy.
Open a terminal: get root priviledges FIRST: $ su
Then do the following:
# cd /usr/lib/firefox-1.0.1/plugins
# ln -s /usr/java/jre1.5.0_01/plugin/i386/ns7/libjavaplugin_oji.so
Again assuming your on FC3 with the latest Firefox. Should work just fine with no problems.
By the way, how did you install your java (if it's installed)? With YUM or APT/Synaptic or did you just download it from Sun?
__________________
AllenSco
Linux: The OS of the Free World!
Register Linux User #216754
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 13:21 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|