[gentoo-user] java in mozilla

2007-03-26 Thread Pawel K
Hello
I found that I cannot start java pages in my mozilla
browser.

I have java use flag in my mozilla:
# equery  uses mozilla
+ + java

I also set "preferences -> advanced -> Enable Java"
checkbox.

I cannot start java pages like e.g.
http://www.ustka.pl/kamery/java1.html

What can be wrong with my configuration ?
thank You for help.



 

Sucker-punch spam with award-winning protection. 
Try the free Yahoo! Mail Beta.
http://advision.webevents.yahoo.com/mailbeta/features_spam.html
-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] java in mozilla

2007-03-26 Thread John covici
As I understand it you have to put a link in your
mozilla-firefox/plugins directory to 
/opt/sun-jdk-1.4.2.13/jre/plugin/i386/ns610/libjavaplugin_oji.so or
whatever version of Java you have.  Please someone correct me if I am
wrong on this one.

on Monday 03/26/2007 Pawel K([EMAIL PROTECTED]) wrote
 > Hello
 > I found that I cannot start java pages in my mozilla
 > browser.
 > 
 > I have java use flag in my mozilla:
 > # equery  uses mozilla
 > + + java
 > 
 > I also set "preferences -> advanced -> Enable Java"
 > checkbox.
 > 
 > I cannot start java pages like e.g.
 > http://www.ustka.pl/kamery/java1.html
 > 
 > What can be wrong with my configuration ?
 > thank You for help.
 > 
 > 
 > 
 >  
 > 
 > Sucker-punch spam with award-winning protection. 
 > Try the free Yahoo! Mail Beta.
 > http://advision.webevents.yahoo.com/mailbeta/features_spam.html
 > -- 
 > gentoo-user@gentoo.org mailing list

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] java in mozilla

2007-03-26 Thread Mauro Faccenda
On Monday 26 March 2007 10:40, John covici wrote:
> As I understand it you have to put a link in your
> mozilla-firefox/plugins directory to
> /opt/sun-jdk-1.4.2.13/jre/plugin/i386/ns610/libjavaplugin_oji.so or
> whatever version of Java you have.  Please someone correct me if I am
> wrong on this one.

i think this is not necessary, you just need the USE flag "nsplugin" in your 
JDK/JRE package.

[]'s
.m
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] java in mozilla

2007-03-26 Thread John covici
on Monday 03/26/2007 Mauro Faccenda([EMAIL PROTECTED]) wrote
 > On Monday 26 March 2007 10:40, John covici wrote:
 > > As I understand it you have to put a link in your
 > > mozilla-firefox/plugins directory to
 > > /opt/sun-jdk-1.4.2.13/jre/plugin/i386/ns610/libjavaplugin_oji.so or
 > > whatever version of Java you have.  Please someone correct me if I am
 > > wrong on this one.
 > 
 > i think this is not necessary, you just need the USE flag "nsplugin" in your 
 > JDK/JRE package.
 > 
 > []'s
 >  .m

There don't seem to be any such useflag in any java package or any
other one for that matter that I could see.]

-- 
Your life is like a penny.  You're going to lose it.  The question is:
How do
you spend it?

 John Covici
 [EMAIL PROTECTED]
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] java in mozilla

2007-03-26 Thread Mauro Faccenda
On Monday 26 March 2007 13:08, John covici wrote:
> There don't seem to be any such useflag in any java package or any
> other one for that matter that I could see.

maybe you have to read the portage documentation:

# emerge -avt sun-jdk

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild   R   ] dev-java/sun-jdk-1.5.0.10  USE="X alsa 
nsplugin -doc -examples -jce" 0 kB

# emerge -avt sun-jre-bin

These are the packages that would be merged, in reverse order:

Calculating dependencies... done!
[ebuild  N] dev-java/sun-jre-bin-1.5.0.10  USE="X alsa nsplugin" 0 kB

[]'s
.m
-- 
gentoo-user@gentoo.org mailing list