From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 14 00:08:16 2008 Return-Path: Delivered-To: emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4167716A417; Thu, 14 Feb 2008 00:08:16 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id E36A613C4E7; Thu, 14 Feb 2008 00:08:15 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from [85.173.17.118] (helo=localhost.my.domain) by services.ipt.ru with esmtpa (Exim 4.54 (FreeBSD)) id 1JPREH-0003XU-Dl; Thu, 14 Feb 2008 02:41:29 +0300 To: Roman Divacky References: <20080213224717.GA59146@freebsd.org> From: Boris Samorodov Date: Thu, 14 Feb 2008 02:41:09 +0300 In-Reply-To: <20080213224717.GA59146@freebsd.org> (Roman Divacky's message of "Wed\, 13 Feb 2008 23\:47\:17 +0100") Message-ID: <53884346@ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: emulation@freebsd.org Subject: Re: linux gnome libraries etc. X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Feb 2008 00:08:16 -0000 On Wed, 13 Feb 2008 23:47:17 +0100 Roman Divacky wrote: > hi > I noticed that linux-pango is version 1.10 (latest is 1.18), > linux-glib2 is 2.6 (latest is 2.14) etc. etc. linux-glib2 is glib2-2.6.6-1, the lastest available for FedoraCore-4: http://mirror.eas.muohio.edu/fedora/linux/core/updates/4/i386/glib2-2.6.6-1.i386.rpm > I tried to run firefox 3 beta 3 under linux emulation and > it crashed because of some missing symbol in pango and I think > its because our linux-pango is really outdated and does not > meet the minimal requirements for firefox3. > why havent these ports been updated? The port won't ever be updated. More likely a new port, say linux-f7-glib2 will appear after the default osrelease is switched to 2.6.x. WBR -- bsam