Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PlugIn von Firefox 64bit
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: 3541
Location: Berlin

PostPosted: Sat Sep 17, 2005 3:43 pm    Post subject: PlugIn von Firefox 64bit Reply with quote

Ich bekomme die PlugIn von Firefox nicht hin

www-client/mozilla-firefox 1.0.6-r7

Code:

cat  /usr/bin/firefox
#!/bin/sh
#
# Stub script to run mozilla-launcher.  We used to use a symlink here
# but OOo brokenness makes it necessary to use a stub instead:
# http://bugs.gentoo.org/show_bug.cgi?id=78890

export MOZILLA_LAUNCHER=firefox
export MOZILLA_LIBDIR=/usr/lib64/mozilla-firefox
export MOZ_PLUGIN_PATH=${MOZ_PLUGIN_PATH:-/usr/lib64/nsbrowser/plugins}
exec /usr/libexec/mozilla-launcher "$@"


Ich habe die PlugIn aus
Code:
/opt/netscape/plugins

als da sind
Code:
flashplayer.xpt  libflashplayer.so  mplayerplug-in.so  mplayerplug-in.xpt

nach /usr/lib64/nsbrowser/plugins sowie
nach /usr/lib64/mozilla-firefox/plugins
nach /usr/lib64/mozilla/plugins
nach /usr/lib64/MozillaFirefox/plugins
verlinkt.

Außerdem habe ich in /opt/netscape/plugins die Rechte geändert.
Code:
chown root:users *


Hilft alles nichts.
Macht es Sinn den Pfad
Code:
export MOZ_PLUGIN_PATH=${MOZ_PLUGIN_PATH:-/usr/lib64/nsbrowser/plugins}

in
Code:
export MOZ_PLUGIN_PATH=${MOZ_PLUGIN_PATH:-/usr/lib32/nsbrowser/plugins}

zu ändern?
Code:
ls /usr/lib32/nsbrowser/plugins
flashplayer.xpt  libflashplayer.so
Back to top
View user's profile Send private message
Kaervek
n00b
n00b


Joined: 10 Aug 2003
Posts: 28

PostPosted: Sat Sep 17, 2005 5:03 pm    Post subject: Reply with quote

Du kannst leider keine 32 Bit Plugins in einem 64 Bit Browser verwenden.

Entweder du installierst dir einen 32 Bit Browser, oder du musst die Plugins kompilieren. Letzeres ist aber leider leichter gesagt als getan, fuer flash gibt es kein vernuenftiges Plugin im Quellcode.

Ich verwende montan einen 32 Bit Opera. Dazu ein 32 Bit Java und die 32 Bit netscape plugins.
Vorher habe ich einen 64 Bit Mozilla/Firefox versucht flash nahe zu bringen. Aber das war alles nichts halbes und nichts ganzes :(.
Den 64 Bit Browser verwende ich jetzt ganz normal (java geht z,B, Problemlos). Nur wenn ich absolut und umbedingt eine Flash Seite ansehen muss nehme ich Opera.
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