From owner-freebsd-questions@FreeBSD.ORG Fri Feb 17 01:38:22 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A4876106566B for ; Fri, 17 Feb 2012 01:38:21 +0000 (UTC) (envelope-from freebsd-questions@herveybayaustralia.com.au) Received: from mail.unitedinsong.com.au (mail.unitedinsong.com.au [150.101.178.33]) by mx1.freebsd.org (Postfix) with ESMTP id 5758E8FC0A for ; Fri, 17 Feb 2012 01:38:21 +0000 (UTC) Received: from mail.unitedinsong.com.au (bell.herveybayaustralia.com.au [192.168.0.40]) by mail.unitedinsong.com.au (Postfix) with ESMTP id CFB315C28 for ; Fri, 17 Feb 2012 11:51:46 +1000 (EST) Received: from laptop1.herveybayaustralia.com.au (laptop1.herveybayaustralia.com.au [192.168.0.177]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.unitedinsong.com.au (Postfix) with ESMTPSA id 80A035C22 for ; Fri, 17 Feb 2012 11:51:46 +1000 (EST) Message-ID: <4F3DAE6F.3040706@herveybayaustralia.com.au> Date: Fri, 17 Feb 2012 11:33:35 +1000 From: Da Rock User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:7.0.1) Gecko/20111109 Thunderbird/7.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4F3D79E7.2050408@myfairpoint.net> <339DE86F-1C75-43AC-91D2-562E8B890A8B@myfairpoint.net> In-Reply-To: <339DE86F-1C75-43AC-91D2-562E8B890A8B@myfairpoint.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: Adobe Linux Flash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Feb 2012 01:38:22 -0000 On 02/17/12 11:03, sean wrote: > On Feb 16, 2012, at 7:01 PM, Warren Block wrote: >> Deinstall swfdec, two flash players will probably keep either from working. >> > The Linux flash version was what I had installed first and was not present. > I installed swfdec afterwards afterwards to see if it would list, which if course it does. > > I will remove it if you think it will help with troubleshooting? I don't think it will change much, as they will both simply show up in the about:plugins. Problem, I think lies, in the symlink. You don't need it, kill it and run nspluginwrapper - the only flash file in your browser plugins directory should be prefixed with npwrapper. There may be an issue with nspluginwrapper (currently being discussed - can anyone confirm if its similar?) that has to resolved. Just to check, can you run `find /usr/local/ | grep ld-linux.so` and see if it comes up? It could show ld-linux.so or the same followed by a number. Copy the result here.