From owner-freebsd-current@FreeBSD.ORG Fri Sep 28 14:45:05 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97C2416A41A for ; Fri, 28 Sep 2007 14:45:05 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: from melamine.cuivre.fr.eu.org (melusine.cuivre.fr.eu.org [82.225.155.84]) by mx1.freebsd.org (Postfix) with ESMTP id 59A3513C458 for ; Fri, 28 Sep 2007 14:45:05 +0000 (UTC) (envelope-from thomas@FreeBSD.ORG) Received: by melamine.cuivre.fr.eu.org (Postfix, from userid 1000) id 0C3C85C627; Fri, 28 Sep 2007 16:45:03 +0200 (CEST) Date: Fri, 28 Sep 2007 16:45:03 +0200 From: Thomas Quinot To: Kevin Oberman Message-ID: <20070928144503.GA19788@melamine.cuivre.fr.eu.org> References: <46FB3067.8040706@MonkeyBrains.NET> <20070927164421.A801B45019@ptavv.es.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070927164421.A801B45019@ptavv.es.net> X-message-flag: WARNING! Using Outlook can damage your computer. User-Agent: Mutt/1.5.16 (2007-06-09) Cc: freebsd-current@freebsd.org, Rudy Subject: Re: Flash plugin status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Sep 2007 14:45:05 -0000 * Kevin Oberman, 2007-09-27 : > I did the update and ran: > nspluginwrapper -i -v /usr/X11R6/lib/linux-mozilla/plugins/nphelix.so \ > /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so > > (I don't like the Acrobat plugin, so I don't install that one.) > > Note that nspluginwrapper must be run by each user before starting > firefox. ... unless you run nspluginwrapper as root, in which case it will do what is needed for plugins to be available to all users. > I have no joy to spread in Flash 9. Happily, most of the sites I use Same, unfortunately. But nspluginwrapper was a huge progress for me anyway (compared to linuxpluginwrapper). Thomas.