From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1OmAC3-0000Oo-TB for garchives@archives.gentoo.org; Thu, 19 Aug 2010 18:50:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7ED95E05A1; Thu, 19 Aug 2010 18:50:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 5D4E2E05A1 for ; Thu, 19 Aug 2010 18:50:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 74CFE1B40B9 for ; Thu, 19 Aug 2010 18:50:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.922 X-Spam-Level: X-Spam-Status: No, score=-2.922 required=5.5 tests=[AWL=-0.323, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id M38YjBoZHgUs for ; Thu, 19 Aug 2010 18:49:57 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 3DD151B41B3 for ; Thu, 19 Aug 2010 18:49:54 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OmABS-0005Ek-7h for gentoo-user@gentoo.org; Thu, 19 Aug 2010 20:49:50 +0200 Received: from athedsl-377114.home.otenet.gr ([79.131.25.24]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Aug 2010 20:49:50 +0200 Received: from realnc by athedsl-377114.home.otenet.gr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 19 Aug 2010 20:49:50 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Nikos Chantziaras Subject: [gentoo-user] Re: Firefox & Flash 10 Date: Thu, 19 Aug 2010 21:49:58 +0300 Organization: Lucas Barks Message-ID: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: athedsl-377114.home.otenet.gr User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.8) Gecko/20100806 Thunderbird/3.1.2 In-Reply-To: X-Archives-Salt: f74b9d0f-1295-4e49-8087-c87d8a3f80d1 X-Archives-Hash: 5813ca7330663a9976344fc3a6b7a41e On 08/19/2010 08:34 PM, Hilco Wijbenga wrote: > Hi all, > > I'm trying to get Flash (10.1.82.76) installed (and working) on > Firefox (3.6.8). I installed adobe-flash and, for good measure, > libflash and libflashsupport: > > media-libs/libflash-0.4.10-r1 > www-plugins/libflashsupport-1.2 USE="esd gnutls oss pulseaudio -ssl" > www-plugins/adobe-flash-10.1.82.76-r1 USE="(-multilib) (-nspluginwrapper)" > > When I go to the Adobe test page > (http://www.adobe.com/software/flash/about/) it says: "You have > version 9,0,115,0 installed". (After closing Firefox and even a full > reboot.) > > I uninstalled adobe-flash and checked again: still "You have version > 9,0,115,0 installed". So it looks like just emerge-ing adobe-flash is > not enough? Do I need to configure something? Install something else? > Remove something? It seems like you have installed it locally. To find out where it is, execute this (as normal user): lsof | grep flash Firefox must be running and flash loaded (opening a YouTube video should do it.) On my system, lsof finds that my Firefox is using: /opt/Adobe/flash-player32/libflashplayer.so which is the latest 10.x version.