From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 00:19:28 2003 Return-Path: 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 1CEC237B401 for ; Fri, 25 Apr 2003 00:19:28 -0700 (PDT) Received: from mail.cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id C714743FDD for ; Fri, 25 Apr 2003 00:19:26 -0700 (PDT) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by mail.cordis.lu (8.12.8/8.12.8) with ESMTP id h3P7Sf1d029315; Fri, 25 Apr 2003 09:28:41 +0200 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Fri, 25 Apr 2003 09:16:07 +0200 Received: from intra241.intrasoft.lu (212.190.217.170 [212.190.217.170]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id JS23BH5D; Fri, 25 Apr 2003 09:16:05 +0200 From: CARTER Anthony To: Stijn Hoop , Dick Hoogendijk Organization: Intrasoft Date: Fri, 25 Apr 2003 09:20:01 +0200 User-Agent: KMail/1.5.1 References: <20030424111238.GB65428@pcwin002.win.tue.nl> In-Reply-To: <20030424111238.GB65428@pcwin002.win.tue.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200304250920.01478.a.carter@intrasoft.lu> X-Spam-Status: No, hits=-131.9 required=4.2 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES, REPLY_WITH_QUOTES,USER_AGENT_KMAIL,USER_IN_WHITELIST version=2.53 X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions Subject: Re: flash 6 & mozilla X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Apr 2003 07:19:28 -0000 > I really, really, really wish that there would be an open source flash >plugin. I really really really wish that so-called web standards were not proprietry software...But alas, flash is... Anthony On Thursday 24 April 2003 13:12, Stijn Hoop wrote: > On Thu, Apr 24, 2003 at 11:01:47AM +0200, Dick Hoogendijk wrote: > > I have the libflashplayer_linux.so w/ LD_PRELOAD (flashpluginwrapper) > > installed and it works OK. But when I install the new flash6 linux > > plugin I get error messages like "libpthread.so.0 not found" > > Am I to understand that native mozilla only supports flashplugin upto > > version-5? > > Yes. I tried to solve the above problem by adding linux libraries into > the plugin directory, after which mozilla (or phoenix in my case) no > longer > complained but always crashed on every flash movie. > > Unfortunately for some unfathomable reason more and more flash sites > seem to > absolutely *require* flash 6 :( I really, really, really wish that there > would be an open source flash plugin. > > --Stijn