From owner-freebsd-questions@FreeBSD.ORG Tue Jan 17 13:43:35 2006 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 6197516A423 for ; Tue, 17 Jan 2006 13:43:35 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from mail.dc-servers.com (mail.dc-servers.com [83.243.101.206]) by mx1.FreeBSD.org (Postfix) with SMTP id 4618C43D5A for ; Tue, 17 Jan 2006 13:43:32 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: (qmail 1836 invoked by uid 399); 17 Jan 2006 13:48:54 -0000 Received: from unknown (HELO alfie.jigsawhq.com) (work@ashleymoran.me.uk@213.106.224.113) by mail.dc-servers.com with SMTP; 17 Jan 2006 13:48:54 -0000 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-questions@freebsd.org Date: Tue, 17 Jan 2006 13:42:08 +0000 User-Agent: KMail/1.9.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200601171342.08506.work@ashleymoran.me.uk> Subject: I killed my Flash player 7 in Konqueror 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: Tue, 17 Jan 2006 13:43:35 -0000 I've had Flash 7 running in Konqueror for months and months, and yesterday I started playing with libmap.conf to see if I could get it working in Firefox. (I didn't realise you need to patch the base system to do that.) Now Konqueror refuses to play Flash and I can't make it pickup the plugin. Obviously I have all the software I need installed, and I didn't play with any file locations, so logically it MUST be libmap.conf. I've attached my latest effort below, which is based on /usr/local/share/examples/linuxpluginwrapper/libmap.conf-FreeBSD6 root@alfie# cat /etc/libmap.conf # Flash7 with Mozilla/Firebird/Galeon/Epiphany/Konqueror [/usr/X11R6/lib/linux-flashplugin7/libflashplayer.so] libpthread.so.0 pluginwrapper/flash7.so libdl.so.2 pluginwrapper/flash7.so libz.so.1 libz.so.3 libstdc++-libc6.2-2.so.3 libstdc++.so.5 libm.so.6 libm.so.4 libc.so.6 pluginwrapper/flash7.so I still have /usr/X11R6/lib/linux-flashplugin7 in my Konqueror Netscape Plugins but it won't show up. I'd be very very grateful for any help because the company I support runs their whole business on a Flash 7 app so I'm a bit stuck without it Cheers Ashley