From owner-freebsd-gnome@FreeBSD.ORG Sun Jan 1 18:04:19 2006 Return-Path: X-Original-To: gnome@freebsd.org Delivered-To: freebsd-gnome@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D750E16A41F for ; Sun, 1 Jan 2006 18:04:19 +0000 (GMT) (envelope-from randy@psg.com) Received: from rip.psg.com (rip.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9295643D49 for ; Sun, 1 Jan 2006 18:04:19 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Et7Z4-0003XH-HI; Sun, 01 Jan 2006 18:04:18 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com) by roam.psg.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1Et7Z2-000Hov-Hh; Sun, 01 Jan 2006 13:04:16 -0500 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17336.6559.663832.617762@roam.psg.com> Date: Sun, 1 Jan 2006 08:04:15 -1000 To: "Scott T. Hildreth" References: <1136048596.22055.46.camel@fbsd1.dyndns.org> Cc: FreeBSD Gnome Subject: Re: Firefox & linuxpluginwrapper X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 01 Jan 2006 18:04:20 -0000 > I wasn't able to get flash working with firefox 1.5. I > tried reinstalling linuxpluginwrapper & linux-flashplugin6. > I changed my libmap.conf, making sure all the files existed > on the system. Still, 'about:plugins' did not show flash. > I have an older version of firefox at work (which has flash > working), so I was poking around and saw that /usr/X11R6/lib/browser_plugins > had soft links for libflashplayer.so & flashplayer.xpt. I created > those links in my browser_plugins directory on my home server and > flash is working with firefox 1.5. I don't know if Makefile for > the linux-flashplugin6 should make this or isn't working, but I > thought I would share my solutions. same symptoms here, except 1.5 is my first firefox install. so i did portupgrade -f linux-flashplugin-6.0r79_3 linuxpluginwrapper-20051113 then i softlinked libflashplayer.so & flashplayer.xpt into /usr/X11R6/lib/browser_plugins per above killed and restarted firefox, but about:plugins does not show flash :-( btw, know where i can get a nice gnome launcher icon for ff? randy