From owner-freebsd-stable@FreeBSD.ORG Wed Sep 28 16:08:00 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 BBF7A106566C for ; Wed, 28 Sep 2011 16:08:00 +0000 (UTC) (envelope-from serguey-grigoriev@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [IPv6:2a02:6b8:0:801::1]) by mx1.freebsd.org (Postfix) with ESMTP id 1B2A78FC0A for ; Wed, 28 Sep 2011 16:08:00 +0000 (UTC) Received: from web141.yandex.ru (web141.yandex.ru [95.108.130.9]) by forward11.mail.yandex.net (Yandex) with ESMTP id 1087BE81F04; Wed, 28 Sep 2011 20:07:59 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1317226079; bh=gWkekQ7tksp9V4OUaeVO9PHc6DOPRuCuT7wOSC5Ajow=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=XaSS3zXv7oBNNpIlown1DQ/BsJzR4XwG2SsdsFj87kpkg6w9AN6INj305ZfvZgonH 8UqydB/nD7RD6u98s+dRch09rfWQ19I/K1L8uvS8o9pIjPqaExgMvOxQHYdR1l4UEB 8ojcpkWI36yE7gAVEiZPm9YrT2GKc8W9UGb5Q0Dk= Received: from localhost (localhost.localdomain [127.0.0.1]) by web141.yandex.ru (Yandex) with ESMTP id DFD8D41F0083; Wed, 28 Sep 2011 20:07:58 +0400 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1317226078; bh=gWkekQ7tksp9V4OUaeVO9PHc6DOPRuCuT7wOSC5Ajow=; h=From:To:Cc:In-Reply-To:References:Subject:MIME-Version:Message-Id: Date:Content-Transfer-Encoding:Content-Type; b=bu1la/Nvq6CrlE5iM9hzIFOQvraW1ZAlVixBX6YG2Fx0ZLnTN/W/o44PQbpPkhu64 5/tYAEPmsPLG0PBa3y62IiELef8/aBbxy156vWaL0YRgHfYKtevZME+P+ddKp37G4L chQNItwvmLt3KZbB9gxN3G7oUEqP9V/5e1F92veg= X-Yandex-Spam: 1 Received: from [188.134.22.116] ([188.134.22.116]) by web141.yandex.ru with HTTP; Wed, 28 Sep 2011 20:07:57 +0400 From: S.N.Grigoriev To: Thomas Steen Rasmussen In-Reply-To: <4E83365B.4000008@gibfest.dk> References: <289481317219917@web124.yandex.ru> <4E83365B.4000008@gibfest.dk> MIME-Version: 1.0 Message-Id: <603571317226077@web141.yandex.ru> Date: Wed, 28 Sep 2011 20:07:57 +0400 X-Mailer: Yamail [ http://yandex.ru ] 5.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=koi8-r 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:08:00 -0000 28.09.2011, 18:59, "Thomas Steen Rasmussen" : > 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 Thomas, thanks for your response. I saw the link above. What exactly should I change? -- Regards, S.Grigoriev.