Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mozilla und Java
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
easy2k
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2002
Posts: 129
Location: Östlichste Stadt Deutschlands

PostPosted: Thu Sep 12, 2002 9:25 pm    Post subject: Mozilla und Java Reply with quote

Mozilla 1.1 zeigt mir ein kein Java.
Wenn ich es in einer konsole starte gibt er keine Fehlermeldung aus.
Also scheint alles ok zu sein.
Allerding will er bei Applets immer das Java 2 Plugin runterladen.

Mozilla Mail sagt vollgendes
Code:

LoadPlugin: failed to initialize shared library /opt/sun-jdk-1.3.1.04/jre/plugin/i386/ns600/libjavaplugin_oji.so [/opt/sun-jdk-1.3.1.04/jre/plugin/i386/ns600/libjavaplugin_oji.so: undefined symbol: __vt_17nsGetServiceByCID]

keine Ahnung woran das liegen könnte.
Acrobat, RealPlayer und Flash gehen wunderbar.
undefined
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1494
Location: Frankfurt/Main

PostPosted: Thu Sep 12, 2002 10:04 pm    Post subject: Reply with quote

Scheint so als ob du Gcc 3.x verwendest.
Falls ja musst Du das JAVA Plugin selbst kompilieren.

Eine (leider) englische Anleitung findest Du hier :

http://hints.linuxfromscratch.org/hints/javafromscratch.txt
Back to top
View user's profile Send private message
Dimitri
Guru
Guru


Joined: 24 Jul 2002
Posts: 373
Location: Niederbayern/Germany

PostPosted: Fri Sep 13, 2002 3:35 am    Post subject: Reply with quote

Oder aber Du nimmst du vorkompilierte Version von mozilla.org (wie ich)

Dim
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1494
Location: Frankfurt/Main

PostPosted: Fri Sep 13, 2002 5:58 am    Post subject: Reply with quote

@Dimitir:

Welche vorkompilierte Version?

Kannst du einen Link posten?
Back to top
View user's profile Send private message
Dimitri
Guru
Guru


Joined: 24 Jul 2002
Posts: 373
Location: Niederbayern/Germany

PostPosted: Fri Sep 13, 2002 6:31 am    Post subject: Reply with quote

Hi,
die ganz normalen Versionen von mozilla.org http://mozilla.org/releases/

Die hab ich dann bei mir ins Home Verzeichnis installiert, Symlinks zu Java und Flash Fertig.

Dim

PS: Ruhig mal 1.2 alpha ausprobieren. Hab ich seit dem Release laufen und hatte noch nie Probleme damit.
Allerdings würde mich interessieren, warum mozilla soviele Probleme hat, wenn er das Profil einer Vorgängerversion verwenden muss.
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1494
Location: Frankfurt/Main

PostPosted: Fri Sep 13, 2002 7:29 am    Post subject: Reply with quote

@Dimitri :

Welchen GCC verwendest Du?

Die Vorkompilierten Versionen beruhen ja alle auf den gcc 2.95.3 und von daher (wenn man einen optmierten haben möchte) uninteressant..
Back to top
View user's profile Send private message
Dimitri
Guru
Guru


Joined: 24 Jul 2002
Posts: 373
Location: Niederbayern/Germany

PostPosted: Fri Sep 13, 2002 9:41 am    Post subject: Reply with quote

Ich hab den 3.1 Allerdings ist höchstens der Start von mozilla 1-2 Sekunden langsamer. Ansonsten hab ich keine Unterschiede festgestellt.
Back to top
View user's profile Send private message
easy2k
Tux's lil' helper
Tux's lil' helper


Joined: 28 Aug 2002
Posts: 129
Location: Östlichste Stadt Deutschlands

PostPosted: Fri Sep 13, 2002 2:18 pm    Post subject: Reply with quote

Danke erstmal für eure Antworten.
Ich werde mir also erstmal den "normalen mozzi" holen.
Wenn ich wieder etwas mehr Zeit habe beschäftige ich mich dann mal mit dem selberkompilieren von Java.

Gruß easy
Back to top
View user's profile Send private message
DocSilly
n00b
n00b


Joined: 23 Jul 2002
Posts: 13
Location: Germany

PostPosted: Fri Sep 13, 2002 4:00 pm    Post subject: Reply with quote

Es gibt auch ein deutsches howto > http://lfsforum.org/howtos/read.php?howto=7
Das ist ausserdem ein wenig aktueller weil z.B. auf das Problem mit cpio hingewiesen wird. Das gelinkte englische howto ist auch nicht die aktuellste Version, diese befindet sich unter > http://www.geocities.com/tush/lfs/javafromscratch.txt und geht auch aufs cpio Problem ein.
Ich habs kompiliert bekommen und Mozilla sieht das plugin aber noch stirbt Mozilla wenn ich Javaseiten aufrufe ... werds halt nochmal probieren muessen.
Back to top
View user's profile Send private message
LinuxDocc
n00b
n00b


Joined: 26 Aug 2002
Posts: 24
Location: Frankfurt / Main

PostPosted: Fri Sep 13, 2002 8:01 pm    Post subject: Reply with quote

Ich habe auch ein prob mit java unf Mozilla. Bei mir funktioniert einsich das java (gentoo1.4 gcc3.2) , also java programme wie serachtool und so laufen... mein problem die einbindung in den mozilla.
Habe das blackdown am laufen und unter /usr/lib/mozilla/plugins das javaplugin_oji.so. Aber wenn ich auf Mozilla help/About Plugins gehe, erscheit einfach nicht das java plugin. Ich verstehe einfach nicht warum, habe es auch schon mal auf ~/.mozilla/plugins gelinkt, aber da tut sich genauso wenig. Habe crossover am laufen, und die plugs werden mir alle angezeigt...
Kann mir da jamand sagen, warum mir da die Java Plugs nicht angezeigt werden?

LinuxDoc
Back to top
View user's profile Send private message
ajordan
Guru
Guru


Joined: 10 Sep 2002
Posts: 320
Location: Hannover / Germany

PostPosted: Mon Sep 16, 2002 4:28 pm    Post subject: Reply with quote

Starte mal den Mozilla mit 'mozilla -d' dann solltest du die Fehlermeldung sehen, die dir sagen will, das die blackdown-java-version (leider) nach wie vor nicht gcc3.x compiled ist: damit kommt Mozzi leider nicht klar.

Alex
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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