From owner-freebsd-stable@FreeBSD.ORG Wed Sep 28 14:59: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 8413D106566C for ; Wed, 28 Sep 2011 14:59:41 +0000 (UTC) (envelope-from thomas@gibfest.dk) Received: from mail.tyknet.dk (mail.tyknet.dk [IPv6:2a01:4f8:141:52a3:186::]) by mx1.freebsd.org (Postfix) with ESMTP id 1A2BF8FC17 for ; Wed, 28 Sep 2011 14:59:41 +0000 (UTC) Received: from tykburk.tyknet.cn.dom (unknown [IPv6:2002:d947:452:1:224:8cff:fe02:de01]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.tyknet.dk (Postfix) with ESMTPSA id 031FF720EE; Wed, 28 Sep 2011 16:59:39 +0200 (CEST) X-DKIM: OpenDKIM Filter v2.4.1 mail.tyknet.dk 031FF720EE DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=gibfest.dk; s=default; t=1317221980; bh=l3rXGvS8USaobvQ2s8/R8OrKSeHlB7lLYwDqPAYTgtk=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=V+LS6ipxbHV3WLOUn/O5OdL8cdm/vnIwEqdFjScQrS13UQoD5J0sQgRwT3CN9STX3 hyMkdrS+vhkb/Qik9Flijc5F6t+wINIESuG9BM+X+9c7l1UNCxpqLizDPcPmr7hUlf G4Sl9d7FyP436922VQ3p+1S/L39JQhyv6PO09WE0= Message-ID: <4E83365B.4000008@gibfest.dk> Date: Wed, 28 Sep 2011 16:59:39 +0200 From: Thomas Steen Rasmussen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:6.0.2) Gecko/20110910 Thunderbird/6.0.2 MIME-Version: 1.0 To: freebsd-stable@freebsd.org References: <289481317219917@web124.yandex.ru> In-Reply-To: <289481317219917@web124.yandex.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: "S.N.Grigoriev" 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 14:59:41 -0000 On 28.09.2011 16:25, 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? > Hello, Please see http://lists.freebsd.org/pipermail/freebsd-gecko/2011-September/001840.html Best regards, Thomas