From owner-freebsd-questions@FreeBSD.ORG Sat Apr 1 21:42:14 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 8991A16A420 for ; Sat, 1 Apr 2006 21:42:14 +0000 (UTC) (envelope-from satyam@sklinks.com) Received: from smtp101.sbc.mail.mud.yahoo.com (smtp101.sbc.mail.mud.yahoo.com [68.142.198.200]) by mx1.FreeBSD.org (Postfix) with SMTP id 65F5543D6E for ; Sat, 1 Apr 2006 21:42:13 +0000 (GMT) (envelope-from satyam@sklinks.com) Received: (qmail 13696 invoked from network); 1 Apr 2006 21:42:09 -0000 Received: from unknown (HELO akasha.akasha) (varuna@sbcglobal.net@69.107.4.198 with plain) by smtp101.sbc.mail.mud.yahoo.com with SMTP; 1 Apr 2006 21:42:08 -0000 From: Joseph Vella To: freebsd-questions@freebsd.org, Paul Schmehl Date: Sat, 1 Apr 2006 13:41:57 -0800 User-Agent: KMail/1.9.1 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200604011341.57437.satyam@sklinks.com> Cc: 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:42:14 -0000 On Saturday 01 April 2006 09:44, Paul Schmehl wrote: > > --On April 2, 2006 12:51:59 AM +0800 Marlon Martin wrote: > > > linuxpluginwrapper is installed from ports, and linux-flashplugin7 after > > that i copy libmap.conf-FreeBSD6 > > from > BSD6> /usr/local/share/examples/linuxpluginwrapper/ to /etc/ and rename > > it as libmap.conf but still no plugins for flash: when typing: > > "about:plugins" > > > Ditto. And no java plugins either. I've make deinstalled/installed so > many times my head is spinning. > > I installed mplayer and viola!!! the plugins were "registered" with > firefox. Why can't java and flash do that? > > And yes, I've read the man pages, goggled, searched the fbsd lists, tried > the millions of different "solutions" that "worked" for various people. > Everything else on FreeBSD "just works". Why can't the damn browser > plugins? > I had to symlink the plugins: from /usr/X11R6/lib/linux-flashplugin6/flashplayer.xpt to /usr/X11R6/lib/browser_plugins/flashplayer.xpt from /usr/X11R6/lib/linux-flashplugin6/libflashplayer.so to /usr/X11R6/lib/browser_plugins/libflashplayer.so In your case they're probably in linux-flashplugin7