From owner-freebsd-stable@FreeBSD.ORG Wed Sep 28 16:50:20 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 96684106564A for ; Wed, 28 Sep 2011 16:50:20 +0000 (UTC) (envelope-from conrads@cox.net) Received: from eastrmfepo202.cox.net (eastrmfepo202.cox.net [68.230.241.217]) by mx1.freebsd.org (Postfix) with ESMTP id 3F57F8FC12 for ; Wed, 28 Sep 2011 16:50:19 +0000 (UTC) Received: from eastrmimpo01.cox.net ([68.1.16.119]) by eastrmfepo202.cox.net (InterMail vM.8.01.04.00 201-2260-137-20101110) with ESMTP id <20110928165014.RPQ14088.eastrmfepo202.cox.net@eastrmimpo01.cox.net>; Wed, 28 Sep 2011 12:50:14 -0400 Received: from serene.no-ip.org ([98.164.86.236]) by eastrmimpo01.cox.net with bizsmtp id eGqD1h00d55wwzE02GqEdc; Wed, 28 Sep 2011 12:50:14 -0400 X-CT-Class: Clean X-CT-Score: 0.00 X-CT-RefID: str=0001.0A020208.4E835046.014C,ss=1,re=0.000,fgs=0 X-CT-Spam: 0 X-Authority-Analysis: v=1.1 cv=kweOr8hB1ys3B+Zj7Lpdl4nenZeOz2KuAsXcmmON/bg= c=1 sm=1 a=G8Uczd0VNMoA:10 a=kj9zAlcOel0A:10 a=uAbGmPAyUfLL1M3oYAsfuA==:17 a=kviXuzpPAAAA:8 a=ld3HcXVGyNDsFGrZc38A:9 a=j36-AZXZ8bpWrgY2YRkA:7 a=CjuIK1q_8ugA:10 a=4vB-4DCPJfMA:10 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 p8SGoDgd064991; Wed, 28 Sep 2011 11:50:13 -0500 (CDT) (envelope-from conrads@cox.net) Date: Wed, 28 Sep 2011 11:50:08 -0500 From: "Conrad J. Sabatier" To: "S.N.Grigoriev" Message-ID: <20110928115008.3d121d38@cox.net> In-Reply-To: <587271317225583@web125.yandex.ru> References: <289481317219917@web124.yandex.ru> <20110928104226.2e53343f@cox.net> <587271317225583@web125.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 16:50:20 -0000 On Wed, 28 Sep 2011 19:59:43 +0400 "S.N.Grigoriev" wrote: > > Hi Conrad, > > after manual reinstalling as described above 'npconfig -l' output is: > > /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so > Original > plugin: /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so > Plugin viewer: /usr/local/lib/nspluginwrapper/i386/linux/npviewer > Wrapper version string: 1.4.4-1 > > Still no results. > > Regards, > Serguey. OK, your output differs from mine in only one respect. Mine shows the following: /home/conrads/.mozilla/plugins/npwrapper.libflashplayer.so Original plugin: /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so Plugin viewer: /usr/local/lib/nspluginwrapper/i386/linux/npviewer Wrapper version string: 1.4.4-1 It was a while ago that I did the actual wrapper install, but if I remember right, I simply copied npwrapper.libflashplayer.so from /usr/local/lib/browser_plugins to /home/conrads/.mozilla/plugins. You may want to try doing that and see if firefox/chromium will then recognize it. In theory, the system-wide install under /usr/local/lib/browser_plugins *should* work, but I seem to recall having problems with it, which was why I tried putting it under ~/.mozilla/plugins. Maybe it has something to do with the fact that it's not a native plugin(?). I don't know, really. But this has worked fine for me ever since, even across upgrades. Hope this helps. Let us know how it turns out. -- Conrad J. Sabatier conrads@cox.net