From owner-freebsd-questions@FreeBSD.ORG Thu Dec 7 06:42:49 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 27AEE16A40F for ; Thu, 7 Dec 2006 06:42:49 +0000 (UTC) (envelope-from youshi10@u.washington.edu) Received: from mxout1.cac.washington.edu (mxout1.cac.washington.edu [140.142.32.134]) by mx1.FreeBSD.org (Postfix) with ESMTP id D952643CA3 for ; Thu, 7 Dec 2006 06:41:58 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.33.9]) by mxout1.cac.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kB76gm3m017063 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 6 Dec 2006 22:42:48 -0800 X-Auth-Received: from [192.168.0.101] (dsl254-013-145.sea1.dsl.speakeasy.net [216.254.13.145]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.7+UW06.06/8.13.7+UW06.09) with ESMTP id kB76glbX002150 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Wed, 6 Dec 2006 22:42:47 -0800 Message-ID: <4577B7E6.8090605@u.washington.edu> Date: Wed, 06 Dec 2006 22:42:46 -0800 From: Garrett Cooper User-Agent: Thunderbird 1.5.0.8 (X11/20061116) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <8b4c81f0611210631q3688e71bo3a8792ef79835903@mail.gmail.com> <20061206175159.GA1265@tuatara.fishballoon.org> <20061206204612.GA3796@tuatara.fishballoon.org> <17783.14049.229575.901268@jerusalem.litteratus.org> <200612070257.kB72v7Ij012650@catflap.bishopston.net> <17783.36348.729167.27165@jerusalem.litteratus.org> <200612070408.kB748Te9058812@catflap.bishopston.net> In-Reply-To: <200612070408.kB748Te9058812@catflap.bishopston.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-PMX-Version: 5.2.2.285561, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.12.6.222932 X-Uwash-Spam: Gauge=IIIIIII, Probability=7%, Report='__CP_URI_IN_BODY 0, __CT 0, __CTE 0, __CT_TEXT_PLAIN 0, __HAS_MSGID 0, __MIME_TEXT_ONLY 0, __MIME_VERSION 0, __SANE_MSGID 0, __USER_AGENT 0' Subject: Re: The Opera browser on FreeBSD 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: Thu, 07 Dec 2006 06:42:49 -0000 Jamie Jones wrote: >> In fact, Flash 9 was announced in June. (See: >> "http://www.adobe.com/aboutadobe/pressroom/pressreleases/200606/062806Flash9.html") > > I've looked at that. The Linux version was only released (in Beta) last month, and also, > it doesn't currently work with the linuxplugin wrapper code. > > Further more, since the FreeBSD-linux base was upgraded from rh9 to fc, my system core dumps > on EVERY linux binary I try to run, so I've not even been able to test the flash9 beta > in a linux binary-browser! > > Cheers, > Jamie What FC core are they using as the Linux base now? Just curious.. Quite a few changes were made to the kernel and base system in the FC series IIRC. Might be better to stick with a Gentoo or Debian linux base, if possible because the FC series is always changing up stuff in each release. Also, RH9 -> FC[1-5] is a move from a 2.4 kernel to a 2.6 kernel, so that may have something to play with your Linux base issues. -Garrett