Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gentoo 1.4-rc1 mozilla java plugin ebuild?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
sepp
Guru
Guru


Joined: 11 Jul 2002
Posts: 330

PostPosted: Tue Sep 24, 2002 7:58 pm    Post subject: gentoo 1.4-rc1 mozilla java plugin ebuild? Reply with quote

I've browsed through all the gentoo forums and the only thing I found about compiling java plugin for mozilla gcc3.2 is, to do it on your own following the steps on http://tushar.lfsforum.org/javafromscratch.txt. But I want to stick with ebuilds. so finally I found sun-j2sdk-1.4.0.ebuild. the down side is, that compile breaks after 3 hours!
I also read something about getting gcc3.2 binaries from mozilla.org but couldn't find anything. If you have a link, please share with me.
Anyone having a working ebuild, please share aswell.

CHEERS!
Back to top
View user's profile Send private message
ronmon
Veteran
Veteran


Joined: 15 Apr 2002
Posts: 1043
Location: Key West, FL

PostPosted: Wed Sep 25, 2002 12:48 pm    Post subject: Reply with quote

Can't say for sure that it works yet since Mozilla is still building on another box. But I have java in my USE variables and the mozilla build grabbed blackdown-1.3.1 when I emerged galeon.

Ooh, ooh,ooh. Moz just completed without errors. Maybe that will do it for you. Again, I haven't run it yet but the build went okay.
Back to top
View user's profile Send private message
sepp
Guru
Guru


Joined: 11 Jul 2002
Posts: 330

PostPosted: Wed Sep 25, 2002 8:41 pm    Post subject: Reply with quote

well, blackdown got emerged here aswell. the plugin is even in the right directory. but after bringing mozilla up and going to help->about plugins, it's not in the list
Back to top
View user's profile Send private message
Carlos
Guru
Guru


Joined: 07 Aug 2002
Posts: 458
Location: Providence, RI

PostPosted: Thu Sep 26, 2002 1:44 am    Post subject: Reply with quote

Me too; I'm running Mozilla 1.1, and I've emerged both GPLFlash and the Blackdown JDK and put symlinks to the plugins in /usr/lib/mozilla/plugins/, but they don't show up in About Plugins. Funny thing is, I emerged Plugger, and that does show up. Odd... Very odd.
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Thu Sep 26, 2002 7:08 am    Post subject: Reply with quote

Not entirely sure if it matters or not, but have you followed the instructions here to get your java environment setup correctly.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
sepp
Guru
Guru


Joined: 11 Jul 2002
Posts: 330

PostPosted: Thu Sep 26, 2002 11:46 am    Post subject: Reply with quote

this doesn't have anything to do with java-config. it's a gcc 3.2 issue.
Back to top
View user's profile Send private message
zen_guerrilla
Guru
Guru


Joined: 18 Apr 2002
Posts: 343
Location: Greece

PostPosted: Thu Sep 26, 2002 2:25 pm    Post subject: Reply with quote

sepp wrote:
this doesn't have anything to do with java-config. it's a gcc 3.2 issue.

Checking package.mask to unmask this ebuild I found :
Code:
# <prez@gentoo.org> (29 Aug 2002)
# Does not build successfully in an ebuild (but builds just fine outside of one)
# Needs more investigation as to why.
dev-java/sun-j2sdk

as the reason of being masked.

I' ll try it anyway to check if it works here :)

.:: zen ::.
Back to top
View user's profile Send private message
sepp
Guru
Guru


Joined: 11 Jul 2002
Posts: 330

PostPosted: Thu Sep 26, 2002 4:33 pm    Post subject: Reply with quote

Quote:

dev-java/sun-j2sdk[/code]
as the reason of being masked.


I unmasked and tried to compile this. doesn't work. breaks after about 3 hours.
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Fri Sep 27, 2002 1:53 am    Post subject: Reply with quote

I know about the binary incompatibility issues with the mozilla java plugin and gcc 3.2, that is dealing with suns java not blackdown.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Fri Sep 27, 2002 1:56 am    Post subject: Reply with quote

Ok you guys aren't compiling your just emerging, in that case no java plugin currently works with mozilla compiled with gcc 3.2 that I know of. You will have to compile the java plugin yourself by following the link mentioned above.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
sepp
Guru
Guru


Joined: 11 Jul 2002
Posts: 330

PostPosted: Fri Sep 27, 2002 8:31 am    Post subject: Reply with quote

the link you mentioned above just shows how to set a default vm. there's no talk about compiling java. it just says "if you run emerge dev-java/sun-jdk-1.3.1 or emerge dev-java/ibm-jdk-1.3.1 ..." so it will emerge, not compile.

but I'm open to be proved wrong and finally have a solution :)
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Fri Sep 27, 2002 9:25 am    Post subject: Reply with quote

No I was referring to your link.
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
zen_guerrilla
Guru
Guru


Joined: 18 Apr 2002
Posts: 343
Location: Greece

PostPosted: Fri Sep 27, 2002 1:31 pm    Post subject: Reply with quote

I want only the mozilla plugin, so I guess it's not really worth compiling the whole java (blackdown-jdk works fine for me). Is it possible somebody send me the plugin file, compiled for generic i686 or maybe a link to fetch it ?

.:: zen ::.
Back to top
View user's profile Send private message
AutoBot
l33t
l33t


Joined: 22 Apr 2002
Posts: 968
Location: Usually Out

PostPosted: Fri Sep 27, 2002 2:12 pm    Post subject: Reply with quote

zen_guerrilla wrote:
I want only the mozilla plugin, so I guess it's not really worth compiling the whole java (blackdown-jdk works fine for me). Is it possible somebody send me the plugin file, compiled for generic i686 or maybe a link to fetch it ?

.:: zen ::.


Create a topic in the proper section asking for it, I'm sure someone will be willing to supply the plugin.

.: Or you could try irc.openprojects.net #gentoo also
_________________
This message self destructed a long time ago.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum