Has anyone else lost their flash7 plugin in firefox on 6-STABLE? FreeBSD dwpc.dwlabs.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #4: Mon Oct 9 01:50:25 ADT 2006 duane@dwpc.dwlabs.ca:/usr/obj/usr/src/sys/DWPC-KERNEL i386 I've been trying to figure this one out for several days! /usr/src/libexec/rtld-elf/rtld.c has the dlsym patch applied Here is my current etc/libmap.conf which I updated after upgrading to the most recent firefox # [ALPHA SUPPORT] Flash7 with Mozilla [/usr/local/lib/browser_plugins/libflashplayer.so] libpthread.so.0 libpthread.so.2 libdl.so.2 /usr/local/lib/pluginwrapper/flash7.so libz.so.1 libz.so.3 libm.so.6 libm.so.4 libc.so.6 /usr/local/lib/pluginwrapper/flash7.so Here are the contents of my /usr/local/lib/browser_plugins dwpc@ /usr/local/lib/browser_plugins>ll total 0 -rw-r--r-- 1 root wheel 0 Oct 15 23:24 .firefox.keep lrwxr-xr-x 1 root wheel 54 Oct 15 23:30 flashplayer.xpt -> /usr/local/lib/npapi/linux-flashp lugin/flashplayer.xpt lrwxr-xr-x 1 root wheel 56 Oct 15 23:30 libflashplayer.so -> /usr/local/lib/npapi/linux-flas hplugin/libflashplayer.so lrwxr-xr-x 1 root wheel 62 Oct 15 23:24 libjavaplugin_oji.so -> /usr/local/jdk1.4.2/jre/plug in/i386/ns610/libjavaplugin_oji.so Everything was working well until about Oct 10. I'm not sure if problems ocurred after updating the base system or the ports. I'll be rebuilding the base again but I wanted to send this out first in case the openldap upgrade hoses my sendmail [... sigh, too late]. Ports tree was updated on Oct 15 (today). If there is anything other information I should provide please let me know. Thanks in advance, Duane Whitty
On Monday 16 October 2006 06:16, Duane Whitty wrote:> Has anyone else lost their flash7 plugin in firefox on 6-STABLE?Hi, Same problem here. /etc/libmap.conf looks the same , the patch to rtld is applied, plugin is installed but after buildworld on Oct 11 plugin does not work anymore. It's just a guess (no time to investigate now) but the only thing major thing changing was gnome and it's libs. ( see /usr/ports/UPDATING ). Iulian M, http://www.erata.net -- The IBM purchase of ROLM gives new meaning to the term "twisted pair". -- Howard Anderson, "Yankee Group" -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 187 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20061016/ae6143ec/attachment.pgp
Hello! On Mon, 16 Oct 2006, Duane Whitty wrote:> Has anyone else lost their flash7 plugin in firefox on 6-STABLE?I use native seamonkey-1.0.5 + linuxpluginwrapper-20051113_6 + linux-flashplugin-7.0r68, and this "toolchain" worked for simple flash content under RELENG_6 as of 2006.10.09, and continues to work under fresh RELENG_6 (2006.10.16). However, the following looks non-standard (it doesn't match corresponding section from /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 ) in your configuration:> Here is my current etc/libmap.conf which I updated after upgrading to the > most > recent firefox > > # [ALPHA SUPPORT] Flash7 with Mozilla > [/usr/local/lib/browser_plugins/libflashplayer.so]Are you sure that file location should point at symlink instead of the real file? My setup works correctly when I specify _real_ .so path here: [/usr/local/lib/npapi/linux-flashplugin/libflashplayer.so] and doesn't work when I specify symlink: [/usr/X11R6/lib/browser_linux_plugins/libflashplayer.so] In the latter case, flash plug-in shows fine under Help -> About Plug-ins, but fails during Flash content display: LoadPlugin: failed to initialize shared library /usr/local/lib/npapi/linux-flashplugin/libflashplayer.so [Shared object "libpthread.so.0" not found, required by "libflashplayer.so"] Generally, it helps _a lot_ to start the browser from xterm's command line in this situations - you'll see all error and warning messages then. Sincerely, Dmitry -- Atlantis ISP, System Administrator e-mail: dmitry@atlantis.dp.ua nic-hdl: LYNX-RIPE
On Mon, Oct 16, 2006 at 02:14:47PM +0200, Henrik Brix Andersen wrote:> At least the above plug-ins (java/diablo-jdk15 and www/mozplugger) > installs under X11BASE although the new www/firefox revision expects > them to be under LOCALBASE.FYI, I have just submitted patches for the above under ports/104474 and ports/104476. Regards, Brix -- Henrik Brix Andersen <henrik@brixandersen.dk> -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 209 bytes Desc: not available Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20061016/7e8c8d41/attachment.pgp