Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Oct 2011 00:38:16 +0200
From:      Wolfgang Jenkner <wjenkner@inode.at>
To:        Beat =?utf-8?Q?G=C3=A4tzi?= <beat@FreeBSD.org>
Cc:        gecko@FreeBSD.org, poyopoyo@puripuri.plala.or.jp
Subject:   Re: firefox-7 and environment, startup script
Message-ID:  <85d3ehk65j.fsf@iznogoud.viz>
References:  <86aa9ps16l.wl%poyopoyo@puripuri.plala.or.jp> <607E4945-B4C3-4613-8F9C-5E4E1BB52542@FreeBSD.org> <864nzustez.wl%poyopoyo@puripuri.plala.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

> +-          "/usr/lib/mozilla/plugins";
> ++          "%%LOCALBASE%%/lib/npapi/symlinks/firefox";

This doesn't work for graphics/gnash (and perhaps other plugins):

$ (cd /usr/ports/graphics/gnash; make -VWEBPLUGINS_DIR)
/usr/local/lib/browser_plugins/gnash
$

The value comes from www/firefox/Makefile.webplugins, I think, and
actually corresponds to the first component in MOZ_PLUGIN_PATH (see
www/firefox/files/patch-build_unix_run-mozilla.sh).

Wolfgang



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85d3ehk65j.fsf>