Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[gelöst] 64-bit Java browser plugins
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
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Mon Jun 25, 2007 6:13 pm    Post subject: [gelöst] 64-bit Java browser plugins Reply with quote

Hallo
Habe gerade festgestellt, das bei mir 64-bit Java browser plugins fehlen.
Code:
localhost olaf # eselect java-nsplugin list
Available 32-bit Java browser plugins
  [1]   emul-linux-x86-java-1.5  current
Available 64-bit Java browser plugins
localhost olaf # eselect java-nsplugin show
Current Java browser plugin
  (unset)
localhost olaf # eselect java-vm show
Current system-vm
  sun-jdk-1.6
Current user-vm
  (unset)
localhost olaf # eselect java-vm list
Available Java Virtual Machines:
  [1]   blackdown-jdk-1.4.2
  [2]   emul-linux-x86-java-1.5
  [3]   sun-jdk-1.5
  [4]   sun-jdk-1.6  system-vm

als user
Code:
olaf@localhost ~ $ java-config --set-user-vm sun-jdk-1.6 Now using sun-jdk-1.6 as your user JVM
olaf@localhost ~ $ eselect java-vm show
Current system-vm
  sun-jdk-1.6
Current user-vm
  sun-jdk-1.6
Installiert sind:
dev-java/blackdown-jdk 1.4.2.03-r15
dev-java/sun-jdk 1.6.0.01
virtual/jdk 1.5.0


Last edited by flammenflitzer on Sun Jan 25, 2009 8:29 am; edited 3 times in total
Back to top
View user's profile Send private message
tuam
l33t
l33t


Joined: 04 May 2004
Posts: 765
Location: CGN, Germany

PostPosted: Mon Jun 25, 2007 7:17 pm    Post subject: Reply with quote

Heute ist wohl Tag des fehlenden Java-Plugins :wink: Die Dinger sind alle deaktiviert, weil der Upstream sie einfach nicht liefert. Siehe Abstimmung zu dem Thema.

FF,

Daniel
_________________
Logic clearly dictates that the needs of the many outweigh the needs of the few. - Spock
The needs of the one outweigh the needs of the many. - Kirk
I refuse to let arithmetic decide questions like that. - Picard
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Mon Jun 25, 2007 7:59 pm    Post subject: Reply with quote

Ich habe gerade das packet jre-6u1-linux-amd64.bin manuell entpackt, da habe ich auch keine PlugIn gefunden. Wie kann ich denn Firefox 64bit da auf die Sprünge helfen? Beim konqueror mußte ich nur den Pfad zur vm angeben. about:config hat mir nicht groß weitergeholfen.
Code:
java.default_java_location_others
habe ich in
Code:
/opt/sun-jdk-1.6.0.01/bin/java
geändert. Habe auch schon gesucht, wo ich das von Hand freigeben kann.
Back to top
View user's profile Send private message
forrestfunk81
Guru
Guru


Joined: 07 Feb 2006
Posts: 565
Location: münchen.de

PostPosted: Mon Jun 25, 2007 8:22 pm    Post subject: Reply with quote

Hi,

versuchs mal mit
Code:
ln -s /opt/sun-jdk-1.6.0.01/jre/lib/amd64/libjava.so /usr/lib/mozilla-firefox/plugins/libjava.so

mfg
_________________
# cd /pub/
# more beer
Back to top
View user's profile Send private message
UTgamer
Veteran
Veteran


Joined: 10 Aug 2003
Posts: 1326
Location: Troisdorf (Köln) Deutschland

PostPosted: Mon Jun 25, 2007 9:57 pm    Post subject: Reply with quote

Ist ein DUP von:
https://forums.gentoo.org/viewtopic-p-4104111.html#4104111

:wink:

tuam wrote:
Heute ist wohl Tag des fehlenden Java-Plugins :wink: Die Dinger sind alle deaktiviert, weil der Upstream sie einfach nicht liefert. Siehe Abstimmung zu dem Thema.

FF,

Daniel

Danke gut zu wissen, und es wurden mal wieder wie üblich nur die gefragt/informiert die sich in den engl. Threads aufhalten. Auf meiner Lieblingsseite und auch fast die einzige wofür ich Java benötige läuft das Plugin stabil (http://www.playray.de/), allerdings schmiert mir der Browser ab wenn es um noch viel primitvere Anzeigen wie Foren geht, die meine Frau gerne nutzen möchte.
_________________
AMD Phenom II x4 >> CFLAGS="-march=amdfam10 -O2 -mmmx -msse3 -mfpmath=sse,387 -pipe -ffast-math" is stable and here in use.

Did Intel produce at any time bugfree HW?
http://www.urbanmyth.org/microcode/
http://www.heise.de/newsticker/meldung/91748
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Tue Jun 26, 2007 5:24 am    Post subject: Reply with quote

:wink:

Last edited by flammenflitzer on Tue Jun 26, 2007 5:54 am; edited 1 time in total
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Tue Jun 26, 2007 5:53 am    Post subject: Reply with quote

Code:
localhost profiles # find /opt -name libjavaplugin*
/opt/blackdown-jdk-1.4.2.03/jre/lib/amd64/libjavaplugin_jni.so
/opt/blackdown-jdk-1.4.2.03/jre/plugin/amd64/mozilla/libjavaplugin_oji.so
/opt/emul-linux-x86-java-1.5.0.11/lib/i386/libjavaplugin_nscp.so
/opt/emul-linux-x86-java-1.5.0.11/lib/i386/libjavaplugin_nscp_gcc29.so
/opt/emul-linux-x86-java-1.5.0.11/lib/i386/libjavaplugin_jni.so
/opt/emul-linux-x86-java-1.5.0.11/plugin/i386/ns7/libjavaplugin_oji.so
/opt/emul-linux-x86-java-1.5.0.11/plugin/i386/ns7-gcc29/libjavaplugin_oji.so
localhost profiles # ln -s /opt/blackdown-jdk-1.4.2.03/jre/plugin/amd64/mozilla/libjavaplugin_oji.so /usr/lib/mozilla-firefox/plugins/
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Fri Aug 10, 2007 3:23 pm    Post subject: Reply with quote

In welcher Datei wird denn das Plugin blockiert?
Back to top
View user's profile Send private message
TheCurse
l33t
l33t


Joined: 21 Jun 2004
Posts: 670
Location: Köln

PostPosted: Sat Aug 11, 2007 12:23 am    Post subject: Reply with quote

Also ich habe das nur so stabil zum laufen bekommen indem ich firefox-bin (d.h. 32bit) installiert habe und emul-linux-x86-java. Dann hat man zumindest im 32bit firefox java. Im 64bit firefox habe ich mit nsplugin zwar flash recht stabil zum laufen gebracht, java aber nicht so richtig...
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Sat Aug 11, 2007 5:25 am    Post subject: Reply with quote

Bei mir funktioniert es. Trotzdem würde ich gern selbst entscheiden, ob ich java mit oder ohne nsplugin installiere.
Ich habe schon verschiedene use.mask durchstöbert, aber nichts gefunden.

nano /etc/portage/profile/package.use.mask
dev-java/blackdown-jdk -nsplugin
dev-java/blackdown-jre -nsplugin
dev-java/sun-jdk -nsplugin

Jetzt läßt es sich wieder installieren. Allerdings scheinen die Packete von sun von Hause aus gar keine PlgIn zu enthalten. Blackdown funktioniert.
Back to top
View user's profile Send private message
ChrisJumper
Advocate
Advocate


Joined: 12 Mar 2005
Posts: 2390
Location: Germany

PostPosted: Sun Aug 12, 2007 10:22 pm    Post subject: Reply with quote

*wink* hier drüben bei mir funktioniert das noch nicht!

Quote:
Jetzt läßt es sich wieder installieren. Allerdings scheinen die Packete von sun von Hause aus gar keine PlgIn zu enthalten. Blackdown funktioniert.


Wenn ich mit dem 64-Bit Symlink arbeite stürzt der Browser mit einem Speicherzugriffsfehler ab, sofern ich eine Java-Seite besuche.
Das Java-Plugin wird bei about:plugins richtig erkannt. Gesetzt ist auch ein"-nsplugin".

Quote:
# ln -s /opt/blackdown-jdk-1.4.2.03/jre/plugin/amd64/mozilla/libjavaplugin_oji.so



Ein verwenden von libjava.so wie forrestfunk81 empfahl funktioniert auch nicht. Dabei erscheint java noch nicht einmal in about:plugins.

@flammenflitzer
Du mentest bei dir funktioniert es? Bezog sich das auf TheCurse 32-Bit-Java-Lösung via nsplugin? Oder darauf das dein 64-bit blackdown funktioniert?

Ich hab immer noch die eben beschriebenen Probleme mit blackdown-jdk Version 1.4.2.03-r15 .....

Mfg Chris
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Mon Aug 13, 2007 2:38 pm    Post subject: Reply with quote

Ich habe den Symlink entfernt und Blackdown wie oben installiert.
Code:
olaf@localhost /usr/lib/mozilla-firefox/plugins $ ls -la
insgesamt 44
drwxr-xr-x  2 root root  4096 11. Aug 08:00 .
drwxr-xr-x 15 root root  4096  2. Aug 19:21 ..
-rwxr-xr-x  1 root root 20704  2. Aug 19:21 libnullplugin.so
-rwxr-xr-x  1 root root 11888  2. Aug 19:21 libunixprintplugin.so

Bei Konqueror habe ich den Pfad zu Java angegeben. Allerdings werden hier nicht alle Seiten korrekt dargestellt. Bei manchen kommt auch eine Fehlermeldung.
Back to top
View user's profile Send private message
flammenflitzer
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 3501
Location: Berlin

PostPosted: Sat Jan 24, 2009 10:59 am    Post subject: Reply with quote

http://www.linux-magazin.de/meldung/29771
wie kann ich das sauber installieren?
Back to top
View user's profile Send private message
tux2
Apprentice
Apprentice


Joined: 09 Jun 2004
Posts: 172
Location: Germany

PostPosted: Sat Jan 24, 2009 11:15 am    Post subject: Reply with quote

flammenflitzer wrote:
http://www.linux-magazin.de/meldung/29771
wie kann ich das sauber installieren?


Das 64Bit Java-Plugin ist im java-experimental overlay mit dabei:
http://overlays.gentoo.org/proj/java/wiki/overlays

Und zwar ist es folgendes Ebuild:
Code:

sun-jdk/sun-jdk-1.6.0.12_beta3-r1
Back to top
View user's profile Send private message
ScytheMan
l33t
l33t


Joined: 30 Nov 2005
Posts: 605

PostPosted: Sat Jan 24, 2009 11:36 am    Post subject: Reply with quote

wieso nicht lieber icedtea? funktioniert eigentlich auch super.
Back to top
View user's profile Send private message
tux2
Apprentice
Apprentice


Joined: 09 Jun 2004
Posts: 172
Location: Germany

PostPosted: Sat Jan 24, 2009 11:45 am    Post subject: Reply with quote

ScytheMan wrote:
wieso nicht lieber icedtea? funktioniert eigentlich auch super.


damit hatte ich "komische" Probleme :lol:


  • Wenn man Firefox schließen wollte, brauchte es ziemlich lange bis Firefox tatsächlich zu war.
    (in der Zwischenzeit ist dann ein Fenster aufgepoppt, wo ich gefragt wurde, ob ich Firefox killen mag)

  • Sobald ein java-applet im Firefox geladen wurde, hat die Adressleiste gesponnen:
    D.h. wenn ich eine neue URL eingeben wollte, wurde sie rückwärts eingegeben; sprich der Cursor am falschen ende :D
    z.B. www.google.de war dann ed.elgoog.www :lol:
    sobald ich Java gekillt hatte, ging alles wieder normal
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