Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 09:25:23 +0100
From:      =?ISO-8859-1?Q?Lluis_L=F3pez?= <cronopiolopez@gmail.com>
To:        freebsd-multimedia@freebsd.org
Subject:   Re: firefox flash
Message-ID:  <8f8eb53e0601220025md4a3365k@mail.gmail.com>
In-Reply-To: <79e2026f0601211858s1109978fp586aea298fa5db51@mail.gmail.com>
References:  <79e2026f0601211858s1109978fp586aea298fa5db51@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2006/1/22, Ashok Shrestha <ashok.shrestha@gmail.com>:
> How do I get Firefox working with Flash? Also, Firefox with mplayer?
>
>
>
> My Specs:
>
> FreeBSD 6.0-RELEASE
> flashplugin-mozilla-0.4.13
> mplayer-0.99.7_9
> firefox-1.5_5,1
>
First deinstall flashplugin-mozilla and install www/linuxpluginwrapper
(WITH_PLUGINS=3Dyes if you want install all), copy libmap.conf for 6
version in /etc.
After this, download this patch:
http://people.freebsd.org/~nork/rtld_dlsym_hack.diff

Install this patch with the next steps:
cd /usr/src
patch < /path/to/patch
cd libexec/rtld-elf; make clean; make; make install

And now install www/linux-flashplugin7. The last step is make a
symbolic link with libflashplayer.so and flashplayer.xpt in
/usr/X11R6/lib/browser_plugins direcrtory. You can reinit firefox and
see if all work writing about:plugins in yor brownser.

Luis.



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