Re: gnash and ff3

2009-03-13 Thread Roland Smith
On Fri, Mar 13, 2009 at 04:02:11PM -0500, Neal Hogan wrote:
 Hi,
 
 I have 7-1 RELEASE running with up-to-date packages, including firefox3. I
 also have gnash-0.8.3 and mozplugger-1.10.2.
 
 I'm confused as to why gnash and mozplugger are not automatically enabled
 and/or used by ff3. That is, ff claims not to have any plug-ins. I have the
 same set-up on an oBSD machine and didn't have to do anything special to get
 them working together (that I can remember). Can someone help jog my memory
 or point me to something useful? Thanks.

On 7.1-RELEASE amd64 I have gnash-0.8.5 running fine, but without mozplugger.
Maybe there is an interaction between mozplugger and gnash? Building the
firefox plugin is an option for the gnash port. Maybe you have it turned off.

Try updating your ports tree to install the latest version of gnash, and
make sure that the plugin is enabled. Try if it works without mozplugger.

Gnash was compiled with the following options:

WITH_PLUGIN=true
WITHOUT_CYGNAL=true
WITH_GTK=true
WITHOUT_KDE=true
WITHOUT_KDE4=true
WITHOUT_AGG=true
WITHOUT_OPENGL=true
WITH_CAIRO=true
WITH_FFMPEG=true
WITHOUT_GSTREAMER=true
WITHOUT_SPEEX=true

I'm using the cairo renderer because I had cairo already installed, and
I don't have agg installed.

Roland
-- 
R.F.Smith   http://www.xs4all.nl/~rsmith/
[plain text _non-HTML_ PGP/GnuPG encrypted/signed email much appreciated]
pgp: 1A2B 477F 9970 BA3C 2914  B7CE 1277 EFB0 C321 A725 (KeyID: C321A725)


pgp5Vvx5W5Pz9.pgp
Description: PGP signature


Re: gnash and ff3

2009-03-13 Thread Manolis Kiagias
Neal Hogan wrote:
 Hi,

 I have 7-1 RELEASE running with up-to-date packages, including firefox3. I
 also have gnash-0.8.3 and mozplugger-1.10.2.

 I'm confused as to why gnash and mozplugger are not automatically enabled
 and/or used by ff3. That is, ff claims not to have any plug-ins. I have the
 same set-up on an oBSD machine and didn't have to do anything special to get
 them working together (that I can remember). Can someone help jog my memory
 or point me to something useful? Thanks.

   

Try creating symlinks of the files from /usr/local/lib/browser_plugins
to /usr/local/lib/firefox3/plugins
Normally this should not be necessary in recent firefox3 versions but YMMV

Also try running firefox3 from the terminal and see if it complains
about plugins that cannot be loaded because of errors (missing files or
whatever)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org