Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Mozilla 1.2.1 mit gcc-3.x und plugins?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page 1, 2  Next  
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
magir
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 95
Location: Germany

PostPosted: Sun Dec 08, 2002 5:31 pm    Post subject: Mozilla 1.2.1 mit gcc-3.x und plugins? Reply with quote

Hi Leute!
Alter Mozilla mit gentoo emergt und mit gcc-3.x kompiliert, bei mir 1.0.1, hatte Problemme mit Plugins. Daher habe ich mir eine binäre Version von mozilla.org besorg und benutzt. Wie sieht es mit neuem mozilla, funktioniert da alles? Kann ich jetzt bedenkenlos auf "portage-mozilla" umsteigen?
Back to top
View user's profile Send private message
plate
Bodhisattva
Bodhisattva


Joined: 25 Jul 2002
Posts: 1663
Location: Berlin

PostPosted: Sun Dec 08, 2002 6:01 pm    Post subject: Reply with quote

Njet. Solange die Plugins (Java, Flash) nicht auch mit 3.x kompiliert sind, tut sich da gar nichts.
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Sun Dec 08, 2002 6:10 pm    Post subject: Reply with quote

Was ich allerdings nicht ganz verstehe ist:

Mozilla mit gcc3.2 kompiliert => mit Blackdown Java, kein Java im Mozilla
Konqueror mit gcc3.2 kompiliert => mit Blackdown Java, Java funzt im Konqueror.

WARUM bitteschön

Tschö
Gom
Back to top
View user's profile Send private message
ajordan
Guru
Guru


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

PostPosted: Sun Dec 08, 2002 8:26 pm    Post subject: Reply with quote

Java hab ich von Hand compiliert, aber Flash (6.0r60) is aus portage und looft wunderbar (sowohl mit mozilla1.0.1 als auch mit 1.2.x) alles natuerlich mit gcc3.2.x

Uebrigens lohnt sich der Aufwand, Java zu compilen durchaus, der Geschwindigkeitszuwachs ist recht enorm, ausserdem muss mans ja nich optimieren bis zum abwinken, dann kann man das Kompilat immer wieder einsetzen (-mcpu i686)

Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Mon Dec 09, 2002 7:09 am    Post subject: Reply with quote

@gominik :

Das JAVA mit Konqueror funzt ist ganz einfach :

Während Mozilla eine binäre Bibliothek benutzt greift Konqueror ganz "roh" über die "Kommandozeile" zurück.
Im Hintergrund wird das Java Programm mittels "java" gestartet.
Bei Mozilla sollte das Plugin anspringen, was es aber mangels falschen gcc nicht funktioniert!

Gruß,
BeforeGod
Back to top
View user's profile Send private message
magir
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 95
Location: Germany

PostPosted: Mon Dec 09, 2002 8:12 am    Post subject: Was heist java-kompilieren? Reply with quote

Was heißt eigentlich java-kompilieren? Ist das dieses Packet mit Blackdown-Java oder hast du sun-sourcen besorgt? Ich habe mal Blackdown-java installiert und Problemme mit jedit gehabt. Also erzähl mal !!!
_________________
----------------------------------
Magir
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Mon Dec 09, 2002 4:16 pm    Post subject: Reply with quote

@ajordan

Kannst du mir mal sagen, wo du die Quellen her hast, ich hab immer nur Binarys gefunden und die funtzen ja net.

Tschö
Gom
Back to top
View user's profile Send private message
magir
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 95
Location: Germany

PostPosted: Mon Dec 09, 2002 5:44 pm    Post subject: Reply with quote

Code:

Kannst du mir mal sagen, wo du die Quellen her hast, ich hab immer nur Binarys gefunden und die funtzen ja net.


An wen ist die Frage?
Ich benutze nur binaries für Mozilla.
java ->von Sun
Mozilla ->von Mozilla.org
Flash ->von Macromedia
u.s.w.
So funktionier alles! Aber ist halt mehr Arbeit als
Code:

emerge mozilla

Mein Problem ist eigentlich Java, denn die funktioniert mit Mozilla von gentoo nicht! :(
_________________
----------------------------------
Magir
Back to top
View user's profile Send private message
Haldir
Guru
Guru


Joined: 27 Sep 2002
Posts: 546

PostPosted: Mon Dec 09, 2002 7:54 pm    Post subject: Reply with quote

Also Java selbst kompilieren
emerge sun-j2sdk, der sagt dir dann das du einige Src files von sun brauchst, mußt dich anmelden und kannst die dann runterladen. Nach der Compilation sollte auch dein selbstcompilierter Mozilla Java haben
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Tue Dec 10, 2002 4:04 pm    Post subject: Reply with quote

Jo, ich hab mich ein wenig dumm ausgedrückt. Ich wollt eigendlich einfach wissen wie Java im Mozilla denn nun geht. Danke Haldir.

Tschö
Gom
Back to top
View user's profile Send private message
ajordan
Guru
Guru


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

PostPosted: Tue Dec 10, 2002 6:21 pm    Post subject: Reply with quote

Eine gute Adresse, um Softwarepackete von Hand (from the scratch) zu compilieren ist:

http://hints.se.linuxfromscratch.org/hints.shtml

Da gibbet auch eine Anleitung zur Uebersetzung von Java.

Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Sat Dec 14, 2002 12:20 pm    Post subject: Reply with quote

Danke ich habs jetzt auch hinbekommen, mit der "emerge sun-j2sdk" Methode, kann ich nur empfehlen.

Tschö
Gom
Back to top
View user's profile Send private message
magir
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 95
Location: Germany

PostPosted: Sat Dec 14, 2002 8:38 pm    Post subject: Openmotif und java wollen nicht zusammenarbeiten Reply with quote

Code:
emerge sun-j2sdk
Calculating dependencies ...done!

!!! Error: the x11-libs/openmotif package conflicts with this package and both can't be installed on the same system together.
:(
Was nun? Ich weiß jetzt nicht welches Packet openmotif braucht.
Gibt es irgendeine Möglichkeit rauszufinden, welche Packate von openmotif abhängig sind bzw. es brauchen? :?:
_________________
----------------------------------
Magir
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Sun Dec 15, 2002 1:44 pm    Post subject: Reply with quote

Also ich hab bisher nicht festgestellt, dass irgendetwas nichtmehr läuft. Ein "emerge openmotif" bringt auch keine Fehlermeldung. Vielleicht kann man es danach also auch wieder installieren (ich habs jetzt aber nicht ausprobiert).

Tschö
der naive Gominik :D
Back to top
View user's profile Send private message
ajordan
Guru
Guru


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

PostPosted: Sun Dec 15, 2002 7:58 pm    Post subject: Reply with quote

openmotif brauche ich zB fuer xawtv, aber compilieren von sun-j2sdk nach oben beschriebener Methode funzt leider nicht bei mir. Hab alle benoetigten Dateien schon vom selbstcompilen da gehabt, aba nach ca. 3 Stunden meldet er trotzdem, das ihm was fehlen wuerde. Der 3.Versuch laeuft gerade, genaue Fehlermeldung folgt dann.

Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
ajordan
Guru
Guru


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

PostPosted: Mon Dec 16, 2002 4:02 am    Post subject: Reply with quote

Guten Morgen, :-)

So tut er dann abbrechen:
Quote:
/bin/sh: line 1: /java/re/j2se/1.4.0/archive/rc/binaries/linux-i386/bin/jar: Datei oder Verzeichnis nicht gefunden
make[4]: *** [/var/tmp/portage/sun-j2sdk-1.4.0-r2/work/j2sdk/control/build/linux-i386/classes/sun/security/jgss/spi] Fehler 127
make[4]: Leaving directory `/var/tmp/portage/sun-j2sdk-1.4.0-r2/work/j2sdk/j2se/make/java/redist'
make[3]: *** [optimized] Fehler 2
make[3]: Leaving directory `/var/tmp/portage/sun-j2sdk-1.4.0-r2/work/j2sdk/j2se/make/java/redist'
make[2]: *** [all] Fehler 1
make[2]: Leaving directory `/var/tmp/portage/sun-j2sdk-1.4.0-r2/work/j2sdk/j2se/make/java'
make[1]: *** [all] Fehler 1
make[1]: Leaving directory `/var/tmp/portage/sun-j2sdk-1.4.0-r2/work/j2sdk/j2se/make'
make: *** [j2se-build] Fehler 2

!!! ERROR: dev-java/sun-j2sdk-1.4.0-r2 failed.
!!! Function src_compile, Line 157, Exitcode 2
!!! (no error message)


Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
magir
Tux's lil' helper
Tux's lil' helper


Joined: 19 Sep 2002
Posts: 95
Location: Germany

PostPosted: Mon Dec 16, 2002 6:45 am    Post subject: Reply with quote

Code:
/bin/sh: line 1: /java/re/j2se/1.4.0/archive/rc/binaries/linux-i386/bin/jar: Datei oder Verzeichnis nicht gefunden

Es scheint mir zu sein, dass du um Java zu installieren und zu Kompilieren selbst Java brauchst. Wobei jar ist nur java-archivierer. Keine Ahnung ich werde heute Abend noch ein Mal Probieren.
_________________
----------------------------------
Magir
Back to top
View user's profile Send private message
fubar
n00b
n00b


Joined: 24 Sep 2002
Posts: 23
Location: Germany - Erfurt

PostPosted: Mon Dec 16, 2002 11:04 am    Post subject: Reply with quote

schonmal nach der anleitung hier probiert? https://forums.gentoo.org/viewtopic.php?t=22759&highlight=mozilla+plugins

...funktioniert bei mir auch mit mozilla 1.2.1 ...
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Mon Dec 16, 2002 4:11 pm    Post subject: Reply with quote

Jup,
ich hab das auch schon irgendwo gelesen, um Java 1.4 zu kompilieren, brauchst du eine bestehende 1.4 Umgebung. Ich hab das mit "emerge sun-jdk" gelöst.

Tschö
Gom
Back to top
View user's profile Send private message
ajordan
Guru
Guru


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

PostPosted: Wed Dec 18, 2002 6:15 pm    Post subject: Reply with quote

yo, der Tipp mit der jdk-1.4 Umgebung als Voraussetzung zum compilieren hat geholfen, is jetzt fertig compiled und eingerichtet. Leider muss ich feststellen, das ich auf manchen (vermutlich mit Java1.3.x gemachten) sites folgende Fehlermeldung bekomme:

Quote:
Warning: Cannot find callback list in XtAddCallback
Warning: Cannot find callback list in XtAddCallback

Unexpected Signal : 11 occurred at PC=0x401C03AF
Function=(null)+0x401C03AF
Library=/opt/sun-j2sdk-1.4.0/jre/lib/i386/client/libjvm.so

NOTE: We are unable to locate the function name symbol for the error
just occurred. Please refer to release documentation for possible
reason and solutions.


Current Java thread:
at sun.awt.motif.MCanvasPeer.create(Native Method)
at sun.awt.motif.MComponentPeer.init(MComponentPeer.java:184)
at sun.awt.motif.MComponentPeer.<init>(MComponentPeer.java:194)
at sun.awt.motif.MCanvasPeer.<init>(MCanvasPeer.java:28)
at sun.awt.motif.MPanelPeer.<init>(MPanelPeer.java:19)
at sun.awt.motif.MToolkit.createPanel(MToolkit.java:204)
at java.awt.Panel.addNotify(Panel.java:70)
- locked <0x44b2bdb0> (a java.awt.Component$AWTTreeLock)
at java.awt.Container.addImpl(Container.java:476)
- locked <0x44b2bdb0> (a java.awt.Component$AWTTreeLock)
at java.awt.Container.add(Container.java:298)
at sun.plugin.viewer.MNetscapePluginObject.initPlugin(MNetscapePluginO
bject.java:607)
- locked <0x44635a88> (a sun.plugin.viewer.MNetscapePluginObject)
at sun.plugin.viewer.MNetscapePluginObject.setWindow(MNetscapePluginOb
ject.java:375)
at sun.plugin.navig.motif.Plugin.doit(Plugin.java:263)
at sun.plugin.navig.motif.Plugin.start(Plugin.java:96)


....hier zeigter noch alle moeglichen dynamischen Libs an


Local Time = Wed Dec 18 17:43:36 2002
Elapsed Time = 1
#
# HotSpot Virtual Machine Error : 11
# Error ID : 4F530E43505002D3
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.0-gentoo-1040155337 mixed mode)
#
# An error report file has been saved as hs_err_pid2313.log.
# Please refer to the file for further information.
#
INTERNAL ERROR on Browser End: Pipe closed during read? State may be corrupt
System error?:: Die Ressource ist zur Zeit nicht verfügbar


Mit meiner nach obiger URL von Hand compilierten Java-Install funktionieren diese Sites sehr gut, bis auf das in Java-Menues keine Umlaute dargestellt werden.


Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
Gominik
n00b
n00b


Joined: 23 Jun 2002
Posts: 39
Location: Germany

PostPosted: Wed Dec 18, 2002 8:32 pm    Post subject: Reply with quote

welche Site ist das denn zum Beispiel (möcht ich mal antesten)
Back to top
View user's profile Send private message
ajordan
Guru
Guru


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

PostPosted: Sat Dec 21, 2002 7:59 am    Post subject: Reply with quote

Das Problem tritt zB hier auf http://www.mtvhome.de
Ich habs einige Male versucht, Mozilla verabschiedet sich immer wieder mit der Fehlermeldung, wie oben gepostet.

Alex
_________________
http://spitfire.homelinux.net/
http://spitfire.spittix.de/

GNU/LinuX mobile Dokumentation
Back to top
View user's profile Send private message
mr_neutron
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2003
Posts: 124
Location: Germany

PostPosted: Fri Jan 17, 2003 12:56 am    Post subject: WIE mozilla binaries installieren? Reply with quote

Dieser Thread ist zwar schon steinalt, aber ich versuch's trotzdem mal:

Nachdem ich mit dem compilierten Mozilla ziemliche Probleme hatte (kein Java-Plugin, viele Abstürze), wollte ich die Binaries von mozilla.org installieren:
Code:

 # tar -xvzf mozilla-i686-pc-linux-gnu-1.2.1-sea.tar.gz
 # mozilla-installer/mozilla-installer
/mozilla-installer-bin: error while loading shared libraries: libstdc++-libc6.1-1.so.2: cannot open shared object file: No such file or directory


Mozilla 1.1 sagt das gleiche. Ich hab nachgeschaut, die gibts tatsächlich nicht. Wo kriegt man die her? Im Portage tree hab ich auf die schnelle nichts passendes gefunden.

(edit: BBCodes verrafft)
Back to top
View user's profile Send private message
Beforegod
Bodhisattva
Bodhisattva


Joined: 10 Apr 2002
Posts: 1495
Location: Würzburg

PostPosted: Fri Jan 17, 2003 10:34 am    Post subject: Reply with quote

Schau mal hier (lib-compat)
https://forums.gentoo.org/viewtopic.php?t=26578&highlight=libstdc
Back to top
View user's profile Send private message
mr_neutron
Tux's lil' helper
Tux's lil' helper


Joined: 05 Jan 2003
Posts: 124
Location: Germany

PostPosted: Fri Jan 17, 2003 10:59 am    Post subject: Reply with quote

OK, danke für den Tip! werds heute abend gleich mal versuchen.

Aber sehe ich das richtig, daß beim gcc 3.2 eigentlich eine libstdc++-libc6.*.so mit dabei sein sollte (egal welche Version)? Ich hab momentan (gentoo 1.4_rc2 mit gcc 3.2, frisch von stage 1 installiert) zwar eine libstdc++.5.*.so, aber überhaupt keine libstdc++-libc6.*.so, nicht mal als Symlink!

Also sollte ich vielleicht vor der lib-compat am besten erstmal den gcc 3.2 re-mergen!??!
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
Goto page 1, 2  Next
Page 1 of 2

 
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