From owner-freebsd-emulation@FreeBSD.ORG Thu Feb 14 09:14:40 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 3E3DF16A418 for ; Thu, 14 Feb 2008 09:14:40 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from vlakno.cz (vlk.vlakno.cz [62.168.28.247]) by mx1.freebsd.org (Postfix) with ESMTP id D86AE13C4F3 for ; Thu, 14 Feb 2008 09:14:39 +0000 (UTC) (envelope-from rdivacky@vlk.vlakno.cz) Received: from localhost (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 8E50F674784; Thu, 14 Feb 2008 10:14:37 +0100 (CET) X-Virus-Scanned: amavisd-new at vlakno.cz Received: from vlakno.cz ([127.0.0.1]) by localhost (vlk.vlakno.cz [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tiSYZ31PQOzy; Thu, 14 Feb 2008 10:14:08 +0100 (CET) Received: from vlk.vlakno.cz (localhost [127.0.0.1]) by vlakno.cz (Postfix) with ESMTP id 7724667472B; Thu, 14 Feb 2008 10:14:08 +0100 (CET) Received: (from rdivacky@localhost) by vlk.vlakno.cz (8.13.8/8.13.8/Submit) id m1E9E8Tx082465; Thu, 14 Feb 2008 10:14:08 +0100 (CET) (envelope-from rdivacky) Date: Thu, 14 Feb 2008 10:14:08 +0100 From: Roman Divacky To: Boris Samorodov Message-ID: <20080214091408.GA82434@freebsd.org> References: <20080213224717.GA59146@freebsd.org> <53884346@ipt.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <53884346@ipt.ru> User-Agent: Mutt/1.4.2.3i 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 09:14:40 -0000 On Thu, Feb 14, 2008 at 02:41:09AM +0300, Boris Samorodov wrote: > 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. ah.... good to know.. will there be some sort of "update from fc4 to fc7" script?