firefox flash

Lluis López cronopiolopez at gmail.com
Sun Jan 22 00:25:25 PST 2006


2006/1/22, Ashok Shrestha <ashok.shrestha at 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=yes 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.


More information about the freebsd-multimedia mailing list