From owner-freebsd-questions@FreeBSD.ORG Sat Feb 18 13:07:08 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 2E8C6106564A for ; Sat, 18 Feb 2012 13:07:08 +0000 (UTC) (envelope-from tech.junk@myfairpoint.net) Received: from mail14c26.carrierzone.com (mail14c26-2170.carrierzone.com [64.29.152.6]) by mx1.freebsd.org (Postfix) with ESMTP id CD8B58FC13 for ; Sat, 18 Feb 2012 13:07:07 +0000 (UTC) X-Authenticated-User: tech.junk.myfairpoint.net Received: from tardis.cinnet (pool-72-71-207-176.cncdnh.fast03.myfairpoint.net [72.71.207.176]) (authenticated bits=0) by mail14c26.carrierzone.com (8.13.6/8.13.1) with ESMTP id q1ID72sA024463 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Sat, 18 Feb 2012 08:07:03 -0500 Message-ID: <4F3FA275.2090902@myfairpoint.net> Date: Sat, 18 Feb 2012 08:07:01 -0500 From: sean User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <201202180644.q1I6iLR1070807@mail.r-bonomi.com> In-Reply-To: <201202180644.q1I6iLR1070807@mail.r-bonomi.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=NRKtasisccMsNoLgPRT9fHRNQM/A7yzCNtmsblv4xfs= c=1 sm=1 a=ARgoipcozPkA:10 a=YamaJ3vGr5cA:10 a=qiV6Z9L8f1sA:10 a=8nJEP1OIZ-IA:10 a=A6gFFesEe+JZEf3YhMpIRw==:17 a=kpQ2gqie2Gpmj_UYvV8A:9 a=wPNLvfGTeEIA:10 a=A6gFFesEe+JZEf3YhMpIRw==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A020206.4F3FA27A.00AE,ss=1,re=0.000,fgs=0 Subject: Re: Adobe Linux Flash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: tech.junk@myfairpoint.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 18 Feb 2012 13:07:08 -0000 On 02/18/12 01:44, Robert Bonomi wrote: > Try: find / -name 'ld-linux.so*' -print (including the single-quotes) > > If you do _NOT_ get a listing from that, you didn't just delete the symlink, > you wiped out the actual shared library, and will have to re-install it. > I do get a listing. I wrote in another email that the cause of the problem was no plugins directory under .Mozilla. Once I manually created the directory and ran the nspluginwrapper again flash is now working.