From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 17 10:07:14 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 E488F106566C; Wed, 17 Jun 2009 10:07:14 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from citadel.icyb.net.ua (citadel.icyb.net.ua [212.40.38.140]) by mx1.freebsd.org (Postfix) with ESMTP id F14D78FC0A; Wed, 17 Jun 2009 10:07:13 +0000 (UTC) (envelope-from avg@icyb.net.ua) Received: from odyssey.starpoint.kiev.ua (alpha-e.starpoint.kiev.ua [212.40.38.101]) by citadel.icyb.net.ua (8.8.8p3/ICyb-2.3exp) with ESMTP id NAA24623; Wed, 17 Jun 2009 13:06:34 +0300 (EEST) (envelope-from avg@icyb.net.ua) Message-ID: <4A38C029.3000103@icyb.net.ua> Date: Wed, 17 Jun 2009 13:06:33 +0300 From: Andriy Gapon User-Agent: Thunderbird 2.0.0.21 (X11/20090406) MIME-Version: 1.0 To: Boris Samorodov 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> <20090616160020.87652sesgxibgvc4@webmail.leidinger.net> <4A37B6A5.9050307@icyb.net.ua> <47439554@ipt.ru> In-Reply-To: <47439554@ipt.ru> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Alexander Leidinger , 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: Wed, 17 Jun 2009 10:07:15 -0000 on 17/06/2009 12:57 Boris Samorodov said the following: > Andriy Gapon writes: >> on 16/06/2009 17:00 Alexander Leidinger said the following: > >>> If you run the linux fc-cache, you may cause problems for the FreeBSD >>> native libfreetype. This is the reason why the Makefile says what it says. >> This is the only only part that I can't fully understand. If linux fc-cache makes >> changes only under /compat/linux then they should not affect native libfreetype. >> As far I understand fc-cache only creates some file(s), so a parent directory for >> that file should be the only pre-condition. > > It's the way linuxulator uses paths that you are missing: > . a native FreeBSD path is used; > . if failed then /compat/linux+path is used. I think that the order is the reverse, but that doesn't affect your following reasoning. > Do you have a "~" ($HOME) at your path? Then linux fc-cache will > use your ~/.fontconfig. Are you sure that it won't influence/brake > your native font managing system? I'm not. It is not guaranteed > to work. I think I got it. I thought that fc-cache works on some global directory like something under /var. So my understanding is that there is no solution for my original problem using f8 ports. Linux fc-cache trick might work, but it might corrupt the native fontconfig stuff. -- Andriy Gapon