From owner-freebsd-questions@FreeBSD.ORG Thu Feb 23 05:26:35 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 4BFFD16A420 for ; Thu, 23 Feb 2006 05:26:35 +0000 (GMT) (envelope-from vayua@sklinks.com) Received: from smtp108.sbc.mail.mud.yahoo.com (smtp108.sbc.mail.mud.yahoo.com [68.142.198.207]) by mx1.FreeBSD.org (Postfix) with SMTP id A940B43D6E for ; Thu, 23 Feb 2006 05:26:34 +0000 (GMT) (envelope-from vayua@sklinks.com) Received: (qmail 10405 invoked from network); 23 Feb 2006 05:26:34 -0000 Received: from unknown (HELO akasha.akasha) (varuna@sbcglobal.net@69.229.158.197 with plain) by smtp108.sbc.mail.mud.yahoo.com with SMTP; 23 Feb 2006 05:26:34 -0000 From: Vayu To: freebsd-questions@freebsd.org Date: Wed, 22 Feb 2006 21:26:20 -0800 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200602222126.20745.vayua@sklinks.com> Subject: Why did this work? (Flashplugin) 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: Thu, 23 Feb 2006 05:26:35 -0000 I installed linuxpluginwrapper, linux-flashplugin-6 and linux_base-8 through ports. No errors. Created a libmap.conf with values appropriate for 6.0REL. I followed the same procedure that I did 3 weeks ago that successfully got flash playing in Konqueror on another FreeBSD 6.0REL machine. Neither Konqueror nor Firefox would acknowledge flash (wouldn't play it, didn't show it in about:plugins, nor give any errors when called from the command line). I deinstalled, reinstalled, I looked up each lib referenced in the libmap. Finally I made a link from the libflashplayer.so in /usr/X11R6/lib/linux-flashplugin6 directory to /usr/X11R6/lib/browser_plugins. That worked for Firefox (1.5) but not for Konqueror. Why did that work (what went wrong in my installation) and now what do I do to get Flash playing in Konqueror?