do you have started mozilla-firefox or mozilla-firefox-bin?! the compiled mozilla-firefox starts with mozilla-firefox while the 32bit precompiled with mozilla-firefox-bin. use the lauch or the console to start the compiled version. after starting they both have the same process name (firefox-bin) and cannot be used at the same time in the same userspace.
recompile firefox with a language option. i don't see any language compiled.... try setting this into make.conf:
LINGUAS="en en_GB en_US xxxx" where xxxx is your localization and then rebuild firefox. the linguas will then build all the future packages that build localization for your system. (it may not be needed but it's good to have a system localized and stripped of other useless linguas.)
if it says it needs flash8 then flash9 is not loaded as an extension. see the nspluginwrapper part to add the extension. maybe you could have to manually link the the plugin into the mozilla directory plugins if nspluginwrapper cannot do it.
after that you restart firefox and try youtube. if it makes you see the videos then java and flash are working. if you miss the audio then recompile the emul-x86 of alsa.
Thanks Beso, and Jeffery also.
OK, I'm doing a little catch up on system maintenance. I did an emerge
-DuN mozilla-firefox and picked up a few new updates. I did a
revdep-rebuild on some libraries and it looks like I'm ready to roll
with Firefox itself.
Now, should I rebuild Firefox? Here's how it is currently built:
lightning ~ # emerge -pvDuN mozilla-firefox
These are the packages that would be merged, in order:
Calculating dependencies... done!
Total: 0 packages, Size of downloads: 0 kB
lightning ~ # emerge -pv mozilla-firefox
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] www-client/mozilla-firefox-2.0.0.9 USE="gnome java
-bindist -debug -filepicker -ipv6 -mozdevelop -moznopango
-restrict-javascript -xforms -xinerama -xprint" LINGUAS="-af -ar -be
-bg -ca -cs -da -de -el -en_GB -es -es_AR -es_ES -eu -fi -fr -fy
-fy_NL -ga -ga_IE -gu -gu_IN -he -hu -it -ja -ka -ko -ku -lt -mk -mn
-nb -nb_NO -nl -nn -nn_NO -pa -pa_IN -pl -pt -pt_BR -pt_PT -ro -ru -sk
-sl -sv -sv_SE -tr -zh -zh_CN -zh_TW" 0 kB
Total: 1 package (1 reinstall), Size of downloads: 0 kB
lightning ~ #
QUESTION: Will the mplayerplug-in support Yahoo Video?
http://video.yahoo.com/
That's telling me I need Flash 8.0. I have Flash 9.0 installed so I'm
not clear what the problem is here:
lightning ~ # eix -I flash
[I] net-www/netscape-flash
Available versions: [M]7.0.68 {M}9.0.48.0!m 9.0.48.0-r1!m
{M}(~)9.0.60.0_beta082207!m (~)9.0.60.0_beta100107!m {debug}
Installed versions: 9.0.60.0_beta100107!m(05:54:44 PM 10/19/2007)
Homepage: http://labs.adobe.com/technologies/flashplayer9/
Description: Adobe Flash Player
lightning ~ #
thanks,
Mark
--
gentoo-amd64@gentoo.org mailing list