From: mike <mike@kevino.org>
To: linux-newbie@vger.kernel.org
Subject: Re: Java and Mozilla problem
Date: Wed, 11 Feb 2004 20:42:11 -0700 [thread overview]
Message-ID: <402AF613.20700@kevino.org> (raw)
In-Reply-To: <c0eop1$j1l$1@sea.gmane.org>
Dave wrote:
> Several web sites have told me that I need x-java-vm plugin installed
> in my Mozilla 1.6. I downloaded it and it says it installed properly.
> However, when I put about:plugins in the URL of Mozilla, it is not
> listed and the pages still won't load.
>
> I think the issue is that my Mozilla was loaded a Root and I'm trying
> to install the plugin as a user. I'm afraid I'm too new to know
> where to turn next.
>
> Any tips would be greatly appreciated.
>
> Dave
>
Just a guess but, make sure you linked your java plugin in your mozilla
plugins directory.
At the plugin document site http://plugindoc.mozdev.org/linux.html
look under java section and you need to make a soft link in
/mozilla/plugins
directory something like this
[mike@avatar plugins]$ ln -s
usr/java/j2re1.4.2_03/plugin/i386/ns610-gcc32/libjavaplugin_oji.so
Or where ever the path is to the libjavaplugin_oji.so on your system
then restart mozilla and
it should be there when you type about:plugins
You may have to be root to make the link, I forget.
Mike
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs
next prev parent reply other threads:[~2004-02-12 3:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-02-12 2:50 Java and Mozilla problem Dave
2004-02-12 3:42 ` mike [this message]
[not found] <402B16D6.7030707@vcss.k12.ca.us>
2004-02-13 3:07 ` mike
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=402AF613.20700@kevino.org \
--to=mike@kevino.org \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.