From owner-freebsd-emulation@FreeBSD.ORG Tue Jun 16 11:03:02 2009 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 591D51065674 for ; Tue, 16 Jun 2009 11:03:02 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from ns.kfs.ru (kfs.kfs.ru [194.186.81.194]) by mx1.freebsd.org (Postfix) with ESMTP id 0308A8FC17 for ; Tue, 16 Jun 2009 11:03:01 +0000 (UTC) (envelope-from bsam@ns.kfs.ru) Received: from bsam by ns.kfs.ru with local (Exim 4.67 (FreeBSD)) (envelope-from ) id 1MGWRQ-0001Ch-UL; Tue, 16 Jun 2009 15:03:00 +0400 To: Andriy Gapon References: <4A365FA9.9080507@icyb.net.ua> <20090615152648.GA36229@dchagin.static.corbina.ru> <4A366C00.3030805@icyb.net.ua> <43933666@ipt.ru> <4A37709D.8050004@icyb.net.ua> From: Boris Samorodov Date: Tue, 16 Jun 2009 15:03:00 +0400 In-Reply-To: <4A37709D.8050004@icyb.net.ua> (Andriy Gapon's message of "Tue, 16 Jun 2009 13:14:53 +0300") Message-ID: <58167211@serv3.int.kfs.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: "Boris B. Samorodov" Cc: freebsd-emulation@freebsd.org, Chagin Dmitry Subject: Re: skype after f7->f8: problem with cyrillic characters in nicks 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: Tue, 16 Jun 2009 11:03:02 -0000 On Tue, 16 Jun 2009 13:14:53 +0300 Andriy Gapon wrote: > on 16/06/2009 00:00 Boris Samorodov said the following: > > Andriy Gapon writes: > >> on 15/06/2009 18:26 Chagin Dmitry said the following: > >>> On Mon, Jun 15, 2009 at 05:50:17PM +0300, Andriy Gapon wrote: > > > >>>> I upgraded my linux_base from f7 to f8 and then reinstalled skype and now I see > >>>> "block characters" instead of cyrillic characters in nick names. > >>>> Any idea what's wrong / how to fix? > >>> http://lists.freebsd.org/pipermail/freebsd-emulation/2009-May/006015.html > >> Dmitry, > >> > >> thank you, but: > >> $ fgrep -c cache /var/db/pkg/linux-f8-fontconfig-2.4.2_1/+CONTENTS > >> 0 > >> > >> Does linux fc-cache come with some other port? > > > > Take a look at the port's Makefile. This file is removed at post-patch > > stage. > There seems to be some contradiction. > Your post in the link says that this program is needed to do/fix something. > The Makefile says that this program is never needed and can be dangerous. > Of course, I am able to extract and run the program, it's no problem for me. > But I think that the contradiction needs to be cleared for the benefit of other users. Well, it was just a headsup from a user's POV how to achieve the goal. >From a commiter's POV it is not good thing to do, so the Makefile was not changed. WBR -- bsam