From owner-freebsd-hackers Thu Oct 24 13:44: 0 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C761B37B401 for ; Thu, 24 Oct 2002 13:43:59 -0700 (PDT) Received: from nd250009.gab.xdsl.ne.jp (nd250009.gab.xdsl.ne.jp [61.202.250.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0DB9F43E4A for ; Thu, 24 Oct 2002 13:43:59 -0700 (PDT) (envelope-from nork@FreeBSD.org) Received: from melfina.ninth-nine.com (melfina.ninth-nine.com [211.18.249.30]) (authenticated bits=0) by nd250009.gab.xdsl.ne.jp (8.12.6/8.12.6/NinthNine) with ESMTP id g9OKhk2o093015 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Fri, 25 Oct 2002 05:43:47 +0900 (JST) (envelope-from nork@FreeBSD.org) Message-Id: <200210242043.g9OKhk2o093015@nd250009.gab.xdsl.ne.jp> Date: Fri, 25 Oct 2002 05:43:46 +0900 From: Norikatsu Shigemura To: freebsd-hackers@FreeBSD.org Subject: Re: dummy/dynamic flash plugin In-Reply-To: <20021024203539.A1850@gicco.homeip.net> References: <20021024172919.B709@gicco.homeip.net> <20021024210638.K22094-100000@woozle.rinet.ru> <20021024203539.A1850@gicco.homeip.net> X-Mailer: Sylpheed version 0.8.5 (GTK+ 1.2.10; i386-portbld-freebsd4.7) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 24 Oct 2002 20:35:39 +0200 Hanspeter Roth wrote: > But if I have only one Mozilla installed I will always have the > flash crap which makes >= 90%. > Should I have two Mozillas installed (one with and one without > flash)? Now on working with Flash Player Plugin(parhaps only 5.0r51) on FreeBSD native mozilla:-). But RealPlayer and Acrobat(4/5) are not work clearly(maybe need porting of glibc:-) with same approach. # START: http://home.jp.freebsd.org/cgi-bin/showmail/FreeBSD-users-jp/71359 # (but Japanese only) I am checking this idea from Fuhito Inagawa and some people, different from Linux/FreeBSD API(mostly work), emulation to EsounD(don't overrun:-). P.S. You can get working source from http://tmp.ninth-nine.com/FlashPluginWrapper/. And run mozilla with env LD_PRELOAD=/usr/local/lib/libflashplayer.so.1. # SEE ALSO: http://www.tools.de/solaris/flash/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message