From owner-freebsd-questions@FreeBSD.ORG Fri Jan 28 21:49:13 2005 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 39E2B16A4CF for ; Fri, 28 Jan 2005 21:49:13 +0000 (GMT) Received: from sage.thought.org (dsl231-043-140.sea1.dsl.speakeasy.net [216.231.43.140]) by mx1.FreeBSD.org (Postfix) with ESMTP id 08F9243D1D for ; Fri, 28 Jan 2005 21:49:12 +0000 (GMT) (envelope-from kline@tao.thought.org) Received: from thought.org (tao [10.0.0.247]) by sage.thought.org (8.13.1/8.12.10) with ESMTP id j0SLnAws064438; Fri, 28 Jan 2005 13:49:11 -0800 (PST) (envelope-from kline@tao.thought.org) Received: from tao.thought.org (localhost [127.0.0.1]) by thought.org (8.12.11/8.12.11) with ESMTP id j0SLmh0v031291; Fri, 28 Jan 2005 13:48:55 -0800 (PST) (envelope-from kline@tao.thought.org) Received: (from kline@localhost) by tao.thought.org (8.12.11/8.12.11/Submit) id j0SLmXJ1031286; Fri, 28 Jan 2005 13:48:33 -0800 (PST) (envelope-from kline) Date: Fri, 28 Jan 2005 13:48:28 -0800 From: Gary Kline To: Joerg Pulz Message-ID: <20050128214828.GA31205@thought.org> References: <20050127044501.GA66357@thought.org> <20050128000559.GA53875@quark.cs.earlham.edu> <20050128102122.A60949@hades.admin.frm2> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050128102122.A60949@hades.admin.frm2> X-Organization: Thought Unlimited. Public service Unix since 1986. X-Of_Interest: Observing 18 years of service to the Unix community User-Agent: Mutt/1.5.6i cc: FreeBSD Mailing List Subject: Re: realplayer-10 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, 28 Jan 2005 21:49:13 -0000 On Fri, Jan 28, 2005 at 10:26:10AM +0100, Joerg Pulz wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Thu, 27 Jan 2005, Skylar Thompson wrote: > > >On Wed, Jan 26, 2005 at 08:45:01PM -0800, Gary Kline wrote: > >> > >> People, > >> > >> Does anybody know why I'm getting this err output > >> from the FBSD mozilla? > >> > >> > >>pd 12:05 [1353] LoadPlugin: failed to initialize shared library > >>/usr/local/lib/linux-mozilla/plugins/nphelix.so [Shared object > >>"libstdc++.so.5" not found, required by "nphelix.so"] > >>locate nphelix.so > >>/usr/X11R6/lib/browser_plugins/nphelix.so > >>/usr/local/lib/linux-mozilla/plugins/nphelix.so > >> > >> I don't run linux-mozilla on my laptop; I *have* installed > >> the linuxpluginwrapper port. > > > >Do you have the linux_base package installed? You'll need that for > >libstdc++.so.5, which is the library that you're missing. > > if you have installed the linuxpluginwrapper port, you should have seen > a message generated by the port, how to setup your /etc/libmap.conf file > to get the different plugins working with a native FreeBSD browser. > > you should take a look at the examples in the > /usr/local/share/examples/linuxpluginwrapper/ > directory. > they contain a section for the realplayer-10 plugin. after adding the > necessary lines to your /etc/libmap.conf and restarting mozilla, the > shouldn't appear and about:plugins should show the plugin. > Well, strange but true: somehow my linux_base8 was missing. (A make deinstall reinstalled set that right... ) Somehow it was still listed in /var/db/pkg. That was one thing. The other was missing the libmap.conf5.3 file in /usr/local/share/examples/linuxplugginwrapper. thanks guys, gary -- Gary Kline kline@thought.org www.thought.org Public service Unix