From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 21:34:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C171716A41F for ; Sat, 1 Apr 2006 21:34:26 +0000 (UTC) (envelope-from pbowen@fastmail.fm) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B5A243D6D for ; Sat, 1 Apr 2006 21:34:25 +0000 (GMT) (envelope-from pbowen@fastmail.fm) Received: from frontend2.internal (frontend2.internal [10.202.2.151]) by frontend1.messagingengine.com (Postfix) with ESMTP id 8BB25D44E4E for ; Sat, 1 Apr 2006 16:34:24 -0500 (EST) Received: from frontend3.messagingengine.com ([10.202.2.152]) by frontend2.internal (MEProxy); Sat, 01 Apr 2006 16:34:22 -0500 X-Sasl-enc: CKyzv3qTZFuZvZl6X0q82mBMvOws55EZ28dYoBGXBfjS 1143927260 Received: from [192.168.1.96] (unknown [205.246.14.231]) by frontend3.messagingengine.com (Postfix) with ESMTP id 89D05766 for ; Sat, 1 Apr 2006 16:34:18 -0500 (EST) Message-ID: <442EF1DF.8000807@fastmail.fm> Date: Sat, 01 Apr 2006 15:34:23 -0600 From: Patrick Bowen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050920 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: flash plugins question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 01 Apr 2006 21:34:26 -0000 Marlon Martin wrote: >linuxpluginwrapper is installed from ports, and linux-flashplugin7 after >that i copy libmap.conf-FreeBSD6 >from >/usr/local/share/examples/linuxpluginwrapper/ to /etc/ and rename it as >libmap.conf but still no plugins for flash: when typing: >"about:plugins" > >anyone can help fixing this? im running FBSD 6.1PRE > > Marlon; I had the same problem with FreeBSD-native mozilla. My final solution was to de-install mozilla and install linux-mozilla from ports. This solved all my problems, and now I can use flash, realplayer, mplayer-plugins, acroread, etc. BTW, I'm running -current. Patrick