From owner-freebsd-questions@FreeBSD.ORG Mon Nov 14 23:12:33 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9D92216A420 for ; Mon, 14 Nov 2005 23:12:33 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail26.sea5.speakeasy.net (mail26.sea5.speakeasy.net [69.17.117.28]) by mx1.FreeBSD.org (Postfix) with ESMTP id 59F5D43D6B for ; Mon, 14 Nov 2005 23:12:25 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 27277 invoked from network); 14 Nov 2005 23:12:24 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail26.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 14 Nov 2005 23:12:24 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id AD4C028444; Mon, 14 Nov 2005 18:12:23 -0500 (EST) Sender: lowell@be-well.ilk.org To: Hans Nieser References: <1132007534.6427.57.camel@dracula> <437914BD.2060308@nieser.net> From: Lowell Gilbert Date: 14 Nov 2005 18:12:23 -0500 In-Reply-To: <437914BD.2060308@nieser.net> Message-ID: <44mzk6hlig.fsf@be-well.ilk.org> Lines: 36 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Linuxpluginwrapper X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2005 23:12:33 -0000 Hans Nieser writes: > Dev Tugnait wrote: > > I have built the linuxpluginwrapper port but it doesn't work anymore. > > Attaching my libmap.conf > > Here's what happens when i do a deinstall in that port > > ===> Deinstalling for www/linuxpluginwrapper > > ===> Deinstalling linuxpluginwrapper-20050910 > > pkg_delete: file '/usr/local/sbin/is_enabled_lpw' doesn't exist > > pkg_delete: couldn't entirely delete package (perhaps the packing list > > is > > incorrectly specified?) > > Anyone got flash working? > > > > I haven't been unable to uninstall anything, but I definitely am having > issues getting flash to work for firefox. I have an up-to-date portstree > and have all the latest version of ports installed. > > I've simply tried installing linuxpluginwrapper and linux-flashplugin7, > with the following in my /etc/libmap.conf: > > ####################################################### > # [ALPHA SUPPORT] Flash7 with Mozilla > [/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so] > libpthread.so.0 libpthread.so.2 > libdl.so.2 pluginwrapper/flash7.so > libz.so.1 libz.so.3 > libm.so.6 libm.so.4 > libc.so.6 pluginwrapper/flash7.so > > I've been told to link something, but not what needs to be linked to what > exactly, and I don't really understand much about the whole library thing > to figure it out for myself... Stick with linux-flashplugin6, then.