From owner-freebsd-questions Mon Aug 20 13: 2:11 2001 Delivered-To: freebsd-questions@freebsd.org Received: from helios.soupnazi.org (helios.soupnazi.org [64.81.252.113]) by hub.freebsd.org (Postfix) with ESMTP id 1791D37B401 for ; Mon, 20 Aug 2001 13:02:08 -0700 (PDT) (envelope-from mij@soupnazi.org) Received: by helios.soupnazi.org (Postfix, from userid 1000) id 64CED3240; Mon, 20 Aug 2001 13:02:07 -0700 (PDT) Date: Mon, 20 Aug 2001 13:02:07 -0700 From: Jim Mock To: Michael Robinson Cc: questions@freebsd.org Subject: Re: GPL Flash Plugin in Mozilla 0.9.3 on FreeBSD? Message-ID: <20010820130206.A18029@helios.soupnazi.org> Reply-To: mij@soupnazi.org References: <200108201119.f7KBJSR04624@netrinsics.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108201119.f7KBJSR04624@netrinsics.com> User-Agent: Mutt/1.3.20i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 20 Aug 2001 at 19:19:28 +0800, Michael Robinson wrote: > I compiled the GPL Flash plugin from http://www.swift-tools.com on > FreeBSD (-CURRENT 01/31/01). After working around a few linuxisms, I > was able to get what appears to be a good npflash.so (the standalone > player, "swfplayer", from the same compilation works successfully). > > I placed npflash.so in the $(MOZILLA)/plugins directory, however, when > I go to "about:plugins", I get the following console output (with no > mention of npflash on the status page): > > ------- ********** Got plugins path: > /usr/local/src/mozilla/mozilla/dist/bin/plugins > IsPluginFile(/usr/local/src/mozilla/mozilla/modules/plugin/default/unix/libnullplugin.so) > LoadPlugin() > /usr/local/src/mozilla/mozilla/modules/plugin/default/unix/libnullplugin.so > returned 8e384a0 GetMIMEDescription() returned "*:.*:All types" > IsPluginFile(/usr/local/src/mozilla/mozilla/dist/bin/plugins/npflash.so) > LoadPlugin() > /usr/local/src/mozilla/mozilla/dist/bin/plugins/npflash.so returned 0 > Document about:plugins loaded successfully ------- > > Has anyone had any better luck? Just a thought... try adding /usr/X11R6/lib (and maybe /usr/local/lib) to the LD_LIBRARY_PATH line in run-mozilla.sh. - jim -- jim mock tech writer | iXsystems, Inc. http://soupnazi.org/ work: jim@ixsystems.net | jim@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message