From owner-freebsd-current@FreeBSD.ORG Thu Sep 8 12:46:14 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C982D16A41F for ; Thu, 8 Sep 2005 12:46:14 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vbook.fbsd.ru (swsoft-mipt-nat.sw.ru [195.214.233.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D4BE43D4C for ; Thu, 8 Sep 2005 12:46:13 +0000 (GMT) (envelope-from vova@vbook.fbsd.ru) Received: from vova by vbook.fbsd.ru with local (Exim 4.52 (FreeBSD)) id 1EDLn6-000FIO-Vw; Thu, 08 Sep 2005 16:46:08 +0400 From: Vladimir Grebenschikov To: Beecher Rintoul In-Reply-To: <200509072149.24686.akbeech@gmail.com> References: <87d5nki2yy.fsf@zeus.crashmail.de> <200509072149.24686.akbeech@gmail.com> Content-Type: text/plain; charset=KOI8-R Content-Transfer-Encoding: quoted-printable Organization: SWsoft Date: Thu, 08 Sep 2005 16:46:08 +0400 Message-Id: <1126183568.1104.37.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Sender: Vladimir Grebenschikov Cc: freebsd-current@freebsd.org, Stefan 'Steve' Tell Subject: Re: libmap.conf firefox flash X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: vova@fbsd.ru List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 08 Sep 2005 12:46:14 -0000 =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 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