From owner-freebsd-questions@FreeBSD.ORG Thu Mar 18 17:10:07 2004 Return-Path: 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 386B216A4CE; Thu, 18 Mar 2004 17:10:07 -0800 (PST) Received: from amsfep13-int.chello.nl (amsfep13-int.chello.nl [213.46.243.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0201843D45; Thu, 18 Mar 2004 17:10:06 -0800 (PST) (envelope-from girgen@pingpong.net) Received: from c213-89-137-82.cm-upc.chello.se ([213.89.137.82]) by amsfep13-int.chello.nlESMTP <20040319011004.PBLS8266.amsfep13-int.chello.nl@c213-89-137-82.cm-upc.chello.se>; Fri, 19 Mar 2004 02:10:04 +0100 Date: Fri, 19 Mar 2004 02:18:19 +0100 From: Palle Girgensohn To: Rob , freebsd-questions@freebsd.org, freebsd-stable@freebsd.org Message-ID: <125985.1079662698@c213-89-137-82.cm-upc.chello.se> In-Reply-To: <405A40AD.2070609@users.sourceforge.net> References: <405A40AD.2070609@users.sourceforge.net> X-Mailer: Mulberry/2.1.1 (Mac OS/PPC) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Mozilla + realplay plugin: how to get this work? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Mar 2004 01:10:07 -0000 The realplayer plugin only works with a linux mozilla binary. I suggest you use www/plugger, works with native fbsd mozilla. It starts realplayer as an application by default, not as a plugin, and honestly, this is what you want. Plugins suck for video or audio, it is a bad idea IMHO. If you want plugin, you can configure it for that, I believe. Plugger works by using external programs and open them either in an X window inside mozilla, or just starting them through a forked /bin/sh. It supports over 50 different mime types, starting different progs. Hence, the dependcy list in the port is fairly long, perhaps you can some off if you don't want it all... /palle --On fredag 19 mars 2004 09.37 +0900 Rob wrote: > > Hi, > > I have installed on STABLE PC: > > mozilla-1.6_3,2 > linux-flashplugin-6.0r79_1 > linuxpluginwrapper-20040310_1 > mplayerplug-in-2.45 > linux-realplayer-8.cs2_4 > > > I have following in /usr/X11R6/lib/browser_plugins : > > raclass.zip -> /usr/local/lib/RealPlayer8/raclass.zip > rpnp.so -> /usr/local/lib/RealPlayer8/rpnp.so > > > To no avail; realplay plugin does not work with > mozilla. Any more hints? > > Thanks, > Rob. > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"