Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2008 23:22:48 +0200
From:      Manolis Kiagias <sonic2000gr@gmail.com>
To:        Kirk Strauser <kirk@strauser.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: flash-9, 10 on FreeBSD
Message-ID:  <490782A8.4070102@gmail.com>
In-Reply-To: <3C350E65-BC73-4E6B-9660-EEE389DDD782@strauser.com>
References:  <925464.64030.qm@web30801.mail.mud.yahoo.com>	<4907552B.1070504@aldan.algebra.com>	<1225218673.81074.42.camel@main.lerwick.hopto.org> <200810281430.00240.kirk@strauser.com> <49077D82.8030207@gmail.com> <3C350E65-BC73-4E6B-9660-EEE389DDD782@strauser.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Kirk Strauser wrote:
> On Oct 28, 2008, at 4:00 PM, Manolis Kiagias wrote:
>
>> If it is firefox3 you are talking about, create a symbolic link to 
>> the actual plugins directory:
>>
>> ln -s /usr/local/lib/browser_plugins/libgnashplugin.so 
>>   /usr/local/lib/firefox3/plugins
>
> Well, that seems pretty obvious now.  It leads me to wonder, though: 
> what browsers *do* look in /usr/local/lib/browser_plugins?  Or is that 
> just meant to be a convenient place to symlink into?
> -- 
> Kirk Strauser
>
>
>
The following excerpt from /usr/ports/UPDATING will completely answer 
your question :)

20080727:
  AFFECTS: users of www/firefox3
  AUTHOR: gnome@FreeBSD.org

  Update to 3.0.1_1,1; it no longer seeks for plugins in 
lib/browser_plugins,
  because few plugins that built with Firefox 2 can cause Firefox 3 to 
crash.
  We are working on making some changes with plugins directory by using
  www/linux-mplayer-plugin/Makefile.npapi. If there are some other plugins
  that work with Firefox 3 and you would like to use, you can copy them to
  ~/.mozilla/plugins or /usr/local/lib/firefox3/plugins manually for now.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?490782A8.4070102>