On 12/16/06, Peter Wu <[EMAIL PROTECTED]> wrote:
> On restart, Firefox reports two different Flash plugins installed > (via about:plugins), both 7.0, but one's r25 and the other's r69.
Version 7 is too old for most youtube videos. They have moved on to version 8 (or 9?), for which there is no released player. There is a package.masked beta version, which you can merge if you unmask it: echo "=net-www/netscape-flash-9.0.21.78" >> /etc/portage/package.unmask emerge -u netscape-flash Note that the beta is 32-bit only, so if you are using an amd64 arch, you will need to merge the 32-bit mozilla-firefox-bin, and symlink libflashplayer.so manually: cd /opt/firefox/plugins ln -s /usr/lib32/nsbrowser/plugins/ You can then start the 32-bit firefox with /opt/firefox/firefox. HTH, -Richard -- gentoo-user@gentoo.org mailing list