From owner-freebsd-stable@FreeBSD.ORG Thu Sep 29 20:31:41 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 48AF3106566C for ; Thu, 29 Sep 2011 20:31:41 +0000 (UTC) (envelope-from pkubaj@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id 106E48FC16 for ; Thu, 29 Sep 2011 20:31:40 +0000 (UTC) Received: by ggeq3 with SMTP id q3so109399gge.13 for ; Thu, 29 Sep 2011 13:31:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; bh=jfMqg7tLx3w5F/6p6qZzCjEXUOHM/8aDZp/6cjgFdv4=; b=EXoPCywWRdZuVrNX/mBbXkIZw3v8wGOJte6TFtGyA9SmSX4WnH985B/jiCCIVKcs8k Pc2ioVrZqZ8D6Z50n0TC5O0cpLg3CL0GIQH4I+ABPiXcY7rLzWiqxNBPk2SuARGXYKJu eniqkM61G6jVZbKmpfzXczyx0IeeGU/L7aJHY= MIME-Version: 1.0 Received: by 10.236.76.38 with SMTP id a26mr68133052yhe.53.1317326745995; Thu, 29 Sep 2011 13:05:45 -0700 (PDT) Received: by 10.147.182.8 with HTTP; Thu, 29 Sep 2011 13:05:45 -0700 (PDT) Date: Thu, 29 Sep 2011 22:05:45 +0200 Message-ID: From: Piotr Kubaj To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 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: Thu, 29 Sep 2011 20:31:41 -0000 >28.09.2011, 21:10, "Conrad J. Sabatier" : >> On Wed, 28 Sep 2011 11:50:08 -0500 >> "Conrad J. Sabatier" wrote: >> >>> 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. >> >> Actually, now that I think of it, I think the way I did it was this: >> >> cd /home/conrads/.mozilla/plugins >> >> /usr/local/lib/nspluginwrapper/x86_64/freebsd/npconfig >> -i /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so >> >> And npwrapper.libflashplayer.so was created >> under /home/conrads/.mozilla/plugins. >> >> Hope this helps. > >I've done it. No results. > >-- >Regards, >Serguey. I also have the same error on 2 computers using 9.0-BETA3. Before the yesterday upgrade, everything was fine, however. I have linsys and linproc mounted, linux module compiled into the kernel and Firefox, Chromium and Opera all show Flash Player in about:plugins.