Date: Thu, 08 Sep 2005 16:46:08 +0400 From: Vladimir Grebenschikov <vova@fbsd.ru> To: Beecher Rintoul <akbeech@gmail.com> Cc: freebsd-current@freebsd.org, Stefan 'Steve' Tell <steve.tell@crashmail.de> Subject: Re: libmap.conf firefox flash Message-ID: <1126183568.1104.37.camel@localhost> In-Reply-To: <200509072149.24686.akbeech@gmail.com> References: <fa724e4705090720506cacb953@mail.gmail.com> <87d5nki2yy.fsf@zeus.crashmail.de> <200509072149.24686.akbeech@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
=F7 =D3=D2, 07/09/2005 =D7 21:49 -0800, Beecher Rintoul =D0=C9=DB=C5=D4: > On Wednesday 07 September 2005 08:43 pm, Stefan 'Steve' Tell wrote: > > * Massimo Introvigne <massimo.introvigne@gmail.com> wrote: > > > Does anyone have a /etc/libmap.conf that will allow flash + > > > linuxpluginwrapper + firefox and FreeBSD 6.0 to work correctly? > > > > This works for me: > > > > ,----[ /etc/libmap.conf ] > > > > | [/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 > > >=20 > I'm also trying to get flash to work with firefox. flashpluginwrapper and= =20 > linux-flashplugin-7 installed. I tried the above libmap.conf and still=20 > nothing. Can someone walk me through this? I must be missing something. cat /usr/ports/www/linuxpluginwrapper/pkg-message It has special mention for flash7: ... ** PLEASE NOTE Macromedia Flash7 SUPPORT IS ALPHA VERSION. ** If you find any problem, please send me report(s) with debug information like 'make -DDEBUG install' or patch(es). Firefox has a double free problem wih Flash7. So I don't support it. Please don't send me a report about firefox. Of course, I always welcome to recieve fixed problems report. Please get and apply a dlsym(3) hook patch. http://people.FreeBSD.org/~nork/rtld_dlsym_hack.diff This provides _dlsym(3) function to fix dynamic-link error "can't find gtk_major_version" ad-hoc-ly. I don't set default to use flash7. Please set-up your enviroment(ln -s, apply patch to rtld,...). ... I am did not tried to make it works (I am using firefox). > Thanks, > Beech --=20 Vladimir B. Grebenschikov vova@fbsd.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1126183568.1104.37.camel>