firefox flash

Tobias Roth roth at iam.unibe.ch
Sun Jan 22 07:56:04 PST 2006


On Sun, Jan 22, 2006 at 09:25:23AM +0100, Lluis López wrote:
> >
> 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.

I followed your guide, but installed the www/linux-flashplugin6 instead
of 7, due to the many unstable warnings. The entry in /etc/libmap.conf
however seems broken:

# Flash6 with Mozilla/Firebird/Galeon/Epiphany/Konqueror/Kazehakase
[/usr/X11R6/lib/linux-flashplugin6/libflashplayer.so]
libpthread.so.0                 pluginwrapper/flash6.so
libdl.so.2                      pluginwrapper/flash6.so
libz.so.1                       libz.so.2
libstdc++-libc6.2-2.so.3        libstdc++.so.4
libm.so.6                       libm.so.3
libc.so.6                       pluginwrapper/flash6.so

The files libz.so.2, libstdc++.so.4 and libm.so.3 are nowhere to be
found on my system.

What did I do wrong?

Thanks, Tobias


More information about the freebsd-multimedia mailing list