From owner-freebsd-stable@FreeBSD.ORG Wed Sep 28 15:55:28 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4B21A1065670 for ; Wed, 28 Sep 2011 15:55:28 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo102.cox.net (eastrmfepo102.cox.net [68.230.241.214]) by mx1.freebsd.org (Postfix) with ESMTP id 57DDA8FC0A for ; Wed, 28 Sep 2011 15:55:11 +0000 (UTC) Received: from eastrmimpo109.cox.net ([68.230.241.222]) by eastrmfepo203.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110928154232.VWFC3766.eastrmfepo203.cox.net@eastrmimpo109.cox.net>; Wed, 28 Sep 2011 11:42:32 -0400 Received: from serene.no-ip.org ([98.164.86.236]) by eastrmimpo109.cox.net with bizsmtp id eFiX1h00B55wwzE02FiX4l; Wed, 28 Sep 2011 11:42:31 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020206.4E834067.017F,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=6rx5rrop0B/3XsMRrR1KrzZMeFjRjT2p3ZIkrGo5W8Y= c=1 sm=1 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=uAbGmPAyUfLL1M3oYAsfuA==:17 a=kviXuzpPAAAA:8 a=RIuqWnSb2nE3QjUZ1CcA:9 a=G3Avnapkvz51I0DKz8wA:7 a=CjuIK1q_8ugA:10 a=4vB-4DCPJfMA:10 a=PgEzlyrkqBxH-rHQ:21 a=uAbGmPAyUfLL1M3oYAsfuA==:117 X-CM-Score: 0.00 Authentication-Results: cox.net; none Received: from cox.net (localhost [127.0.0.1]) by serene.no-ip.org (8.14.5/8.14.5) with ESMTP id p8SFgVOv064668; Wed, 28 Sep 2011 10:42:31 -0500 (CDT) (envelope-from conrads@cox.net) Date: Wed, 28 Sep 2011 10:42:26 -0500 From: "Conrad J. Sabatier" To: "S.N.Grigoriev" Message-ID: <20110928104226.2e53343f@cox.net> In-Reply-To: <289481317219917@web124.yandex.ru> References: <289481317219917@web124.yandex.ru> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: linux-f10-flashplugin X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 Sep 2011 15:55:28 -0000 On Wed, 28 Sep 2011 18:25:17 +0400 "S.N.Grigoriev" wrote: > Hi list, > > I upgraded today kernel and world from fresh sources on my 8-stable > amd64 system. I upgraded ports as well. After that both firefox and > chromium do not see linux-f10-flashplugin. I reinstalled manually > emulators/linux_base-f10, www/nspluginwrapper and > www/linux-f10-flashplugin10 and did other actions as described in the > chapter 6.2.3 of the FreeBSD Handbook. The following conditions are > met: linprocfs is mounted on /usr/compat/linux/proc, there is a > softlink from /usr/local/lib/browser_plugins/ pointing > to /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so, > ~/.mozilla/plugins/npwrapper.libflashplayer.so is created by the > nspluginwrapper -v -a -i command. > > All browsers still treat the flash plugin as missing. > What may be wrong? Hmmm. What's the output of: /usr/local/lib/nspluginwrapper/x86_64/freebsd/npconfig -l ^^^^^^ substitute appropriate architecture as needed Have you tried manually reinstalling the plugin with (ignore the linewrap below): /usr/local/lib/nspluginwrapper/x86_64/freebsd/npconfig -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so (again, substitute appropriate architecture in the path to npconfig as needed) -- Conrad J. Sabatier conrads@cox.net