From owner-freebsd-ports@FreeBSD.ORG Tue Mar 9 15:47:11 2004 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEF2A16A4CE for ; Tue, 9 Mar 2004 15:47:11 -0800 (PST) Received: from mail.seekingfire.com (coyote.seekingfire.com [24.72.10.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 78F8543D39 for ; Tue, 9 Mar 2004 15:47:11 -0800 (PST) (envelope-from tillman@seekingfire.com) Received: by mail.seekingfire.com (Postfix, from userid 500) id 719BD112; Tue, 9 Mar 2004 17:47:10 -0600 (CST) Date: Tue, 9 Mar 2004 17:47:10 -0600 From: Tillman Hodgson To: freebsd-ports@freebsd.org Message-ID: <20040309234710.GL462@seekingfire.com> References: <20040309015123.213376e1@earth.upton.net> <200403090711.i297B3KJ064771@sakura.ninth-nine.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200403090711.i297B3KJ064771@sakura.ninth-nine.com> X-Habeas-SWE-1: winter into spring X-Habeas-SWE-2: brightly anticipated X-Habeas-SWE-3: like Habeas SWE (tm) X-Habeas-SWE-4: Copyright 2002 Habeas (tm) X-Habeas-SWE-5: Sender Warranted Email (SWE) (tm). The sender of this X-Habeas-SWE-6: email in exchange for a license for this Habeas X-Habeas-SWE-7: warrant mark warrants that this is a Habeas Compliant X-Habeas-SWE-8: Message (HCM) and not spam. Please report use of this X-Habeas-SWE-9: mark in spam to . X-GPG-Key-ID: 828AFC7B X-GPG-Fingerprint: 5584 14BA C9EB 1524 0E68 F543 0F0A 7FBC 828A FC7B X-GPG-Key: http://www.seekingfire.com/gpg_key.asc X-Urban-Legend: There is lots of hidden information in headers User-Agent: Mutt/1.5.6i Subject: Re: Flash plugin not working with Firefox X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Mar 2004 23:47:11 -0000 On Tue, Mar 09, 2004 at 04:11:05PM +0900, Norikatsu Shigemura wrote: > On Tue, 9 Mar 2004 01:51:23 -0500 > Paul Murphy wrote: > > linuxpluginwrapper-20040208_1 [I'm jumping in as I have the same/similar problem] > This version is too old. Please upgrade to 20040229_2. I have that. > > /etc/libmap.conf: > > # Flash6 with Mozilla/Firebird/Galeon/Epiphany > > [/usr/local/lib/linux-flashplugin6/libflashplayer.so] > > libpthread.so.0 liblthread.so.3 > > FIX: replace pluginwrapper/flash6.so instead of liblthread.so.3. > > > libdl.so.2 pluginwrapper/flash6.so > > libz.so.1 libz.so.2 > > libstdc++-libc6.2-2.so.3 liblstdc++.so.4 I solved my flash problems by using libstdc++.so.3. Note that this is a -stable system. # uname -a FreeBSD athena.seekingfire.prv 4.9-STABLE FreeBSD 4.9-STABLE #0: Fri Mar 5 15:07:11 CST 2004 toor@athena.seekingfire.prv:/usr/obj/usr/src/sys/ATHENA i386 I'm still having a problem the wrapper, though. When I fire up Mozilla it still complains about a single library: LoadPlugin: failed to initialize shared library /usr/local/Acrobat5/Browsers/intellinux/nppdf.so [Shared object "libc.so.6" not found] In spite of that Acrobat is working :-) -T -- Page 6: Unix is easy to use, but difficult to learn. - Harley Hahn, _The Unix Companion_