Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Oct 2008 23:00:50 +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:  <49077D82.8030207@gmail.com>
In-Reply-To: <200810281430.00240.kirk@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>

next in thread | previous in thread | raw e-mail | index | archive | help
Kirk Strauser wrote:
> On Tuesday 28 October 2008 13:31:13 Craig Butler wrote:
>
>   
>> The way forwards has to be to jump onto the gnash band wagon....  I
>> think that project is moving leaps and bounds.
>>     
>
> Any idea how to get the Firefox plugin working?  I installed it with "PLUGIN" 
> and "GTK" selected, and /usr/local/lib/browser_plugins/libgnashplugin.so is 
> there, but "about:plugins" doesn't reflect it.
>   
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

(repeat for any other plugins you need from browser_plugins that do not 
work. Bear in mind that your browser may crash if they happen to be 
incompatible with firefox3)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49077D82.8030207>