From owner-freebsd-ports@FreeBSD.ORG Mon Mar 8 23:11:20 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 8DF8216A4D0 for ; Mon, 8 Mar 2004 23:11:20 -0800 (PST) Received: from sakura.ninth-nine.com (sakura.ninth-nine.com [219.127.74.120]) by mx1.FreeBSD.org (Postfix) with ESMTP id C22F243D39 for ; Mon, 8 Mar 2004 23:11:19 -0800 (PST) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com ([IPv6:2002:d312:f91e::1]) (authenticated bits=0) by sakura.ninth-nine.com (8.12.10/8.12.10/NinthNine) with ESMTP id i297B3KJ064771 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 9 Mar 2004 16:11:05 +0900 (JST) (envelope-from nork@FreeBSD.org) Date: Tue, 9 Mar 2004 16:11:05 +0900 (JST) Message-Id: <200403090711.i297B3KJ064771@sakura.ninth-nine.com> From: Norikatsu Shigemura To: Paul Murphy In-Reply-To: <20040309015123.213376e1@earth.upton.net> References: <20040309015123.213376e1@earth.upton.net> X-Mailer: Sylpheed version 0.9.9 (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: freebsd-ports@FreeBSD.org 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 07:11:20 -0000 On Tue, 9 Mar 2004 01:51:23 -0500 Paul Murphy wrote: > linuxpluginwrapper-20040208_1 This version is too old. Please upgrade to 20040229_2. And, > /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 FIX: replace libstdc++.so.4 instead of liblstdc++.so.4. > libm.so.6 libm.so.2 > libc.so.6 pluginwrapper/flash6.so