From owner-freebsd-questions@FreeBSD.ORG Sat Oct 17 22:31:46 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 5CE7D10656A7 for ; Sat, 17 Oct 2009 22:31:46 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell.rawbw.com (shell.rawbw.com [198.144.192.42]) by mx1.freebsd.org (Postfix) with ESMTP id 478808FC17 for ; Sat, 17 Oct 2009 22:31:46 +0000 (UTC) Received: from eagle.syrec.org (c-24-6-221-126.hsd1.ca.comcast.net [24.6.221.126]) (authenticated bits=0) by shell.rawbw.com (8.13.6/8.13.6) with ESMTP id n9HMVjWS078671; Sat, 17 Oct 2009 15:31:46 -0700 (PDT) Message-ID: <4ADA45D0.9040709@rawbw.com> Date: Sat, 17 Oct 2009 15:31:44 -0700 From: Yuri User-Agent: Thunderbird 2.0.0.23 (X11/20090824) MIME-Version: 1.0 To: "b. f." References: <4AD9E780.5070604@rawbw.com> <4ADA2901.2020901@rawbw.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: Why Linux executable googleearth can't find proper libstdc++.so.6 ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2009 22:31:46 -0000 b. f. wrote: > If you look at /usr/ports/Mk/bsd.port.mk, you will see that Fedora 10 > is now the default emulation port on new releases of FreeBSD (I don't > know why it isn't on earlier versions: you can ask bsam@ why he chose > 800076 as the cutoff, and not some other value. There may have been > some feature missing from earlier versions of FreeBSD that was > necessary to make emulation work well with the newer Linux software.): > Now I remember: some time back (when f8 as default) skype had problem displaying UTF8 symbols and working with scim (scim doesn't display any non-English languages in skype). That's why I set fc6 as default for me, with which skype worked. With f10 the latter problem with skype still exists. Yuri