From owner-freebsd-questions@FreeBSD.ORG Sat Feb 18 00:27:58 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 0D58E1065670 for ; Sat, 18 Feb 2012 00:27:58 +0000 (UTC) (envelope-from tech.junk@myfairpoint.net) Received: from mail28c26.carrierzone.com (mailc26-lb1-ajip.carrierzone.com [64.29.152.8]) by mx1.freebsd.org (Postfix) with ESMTP id 92D968FC0A for ; Sat, 18 Feb 2012 00:27:57 +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 mail28c26.carrierzone.com (8.13.6/8.13.1) with ESMTP id q1I0Rq9N029187 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 17 Feb 2012 19:27:53 -0500 Message-ID: <4F3EF087.7070900@myfairpoint.net> Date: Fri, 17 Feb 2012 19:27:51 -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: <4F3D79E7.2050408@myfairpoint.net> <339DE86F-1C75-43AC-91D2-562E8B890A8B@myfairpoint.net> <4F3DAE6F.3040706@herveybayaustralia.com.au> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-CSC: 0 X-CHA: v=1.1 cv=0EXi+CXgsfAduPhprmmD8KBMu83bRlin8VVsYxGsqUQ= c=1 sm=1 a=ARgoipcozPkA:10 a=YamaJ3vGr5cA:10 a=qiV6Z9L8f1sA:10 a=8nJEP1OIZ-IA:10 a=A6gFFesEe+JZEf3YhMpIRw==:17 a=l7lXuSjKTBN0n5TKmPwA:9 a=0hRYTmiWKrCRo3k7aDwA:7 a=wPNLvfGTeEIA:10 a=A6gFFesEe+JZEf3YhMpIRw==:117 X-CTCH-Spam: Unknown X-CTCH-RefID: str=0001.0A020207.4F3EF08C.0099,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 00:27:58 -0000 Well I deleted the symlinks, swfdec, and stepped through the instructions in the handbook again. Now when I run nspluginwrapper -v -a -i as a user I get the following, Auto-install plugins from /usr/local/lib/browser_plugins Looking for plugins in /usr/local/lib/browser_plugins Auto-install plugins from /usr/local/lib/npapi/linux-f10-flashplugin Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin Install plugin /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so ... already installed system-wide, skipping Auto-install plugins from /home/sean/.mozilla/plugins Looking for plugins in /home/sean/.mozilla/plugins As root I get, Auto-install plugins from /usr/local/lib/browser_plugins Looking for plugins in /usr/local/lib/browser_plugins Auto-install plugins from /usr/local/lib/npapi/linux-f10-flashplugin Looking for plugins in /usr/local/lib/npapi/linux-f10-flashplugin Install plugin /usr/local/lib/npapi/linux-f10-flashplugin/libflashplayer.so into /usr/local/lib/browser_plugins/npwrapper.libflashplayer.so Auto-install plugins from /root/.mozilla/plugins Looking for plugins in /root/.mozilla/plugins The directory /usr/local/lib/browser_plugins tardis# ls -al total 164 drwxr-xr-x 3 root wheel 512 Feb 17 19:17 . drwxr-xr-x 40 root wheel 31744 Feb 17 18:58 .. -rwxr-xr-x 1 root wheel 125728 Feb 17 19:17 npwrapper.libflashplayer.so drwxr-xr-x 7 root wheel 512 Feb 16 07:30 symlinks I tried with and without the symlink the instructions specified and it made no difference, the linux flash plugin does not appear. I am open to any ideas. Thanks for all the help in either case. Sean