From owner-freebsd-emulation@FreeBSD.ORG Wed Jun 17 06:10:41 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 BAE8A1065672; Wed, 17 Jun 2009 06:10:41 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from mail.ebusiness-leidinger.de (mail.ebusiness-leidinger.de [217.11.53.44]) by mx1.freebsd.org (Postfix) with ESMTP id 46CB38FC17; Wed, 17 Jun 2009 06:10:41 +0000 (UTC) (envelope-from alexander@leidinger.net) Received: from outgoing.leidinger.net (pD9E2D393.dip.t-dialin.net [217.226.211.147]) by mail.ebusiness-leidinger.de (Postfix) with ESMTPSA id E5DFB8444EC; Wed, 17 Jun 2009 08:10:34 +0200 (CEST) Received: from webmail.leidinger.net (webmail.leidinger.net [192.168.1.102]) by outgoing.leidinger.net (Postfix) with ESMTP id C214F7A83; Wed, 17 Jun 2009 08:10:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=Leidinger.net; s=outgoing-alex; t=1245219031; bh=8s0nKxH4H7tJmPgLLbnh47IVXke/CKYXRPJnffQOVJc=; h=Message-ID:Date:From:To:Cc:Subject:References:In-Reply-To: MIME-Version:Content-Type:Content-Transfer-Encoding; b=znoY3v2lA+ib6s+l/OBwNYye7sTeUYSpMe0rQTxB/msTUk3y6FmXH861FCbaihl99 exebt0D5m+FvDlz2BE5XyycFReZsAqz15y+5cWT372y4bn0mcCLtEoRjs+91jr8D+u 6SslTHBWgn6YQbks81Jiv0HCCwAmF+qfQQmkqbH8O+l7hNkMByBztsP/pFcTPVYuqy fBEm8A4Qt4OfyFWiL5uMY3DXNUH2CVZZnV5Zb4aAI1r44MCnpku2f4N1UXButEZ5Db oNUKr4J69jfaKIsNdRLbspgwz9GMWJPlT4vjNDlUXVagYF99MFaT8GSbZc8VMSLE0O b7LG5BPLiE3AQ== Received: (from www@localhost) by webmail.leidinger.net (8.14.3/8.13.8/Submit) id n5H6AVXq085067; Wed, 17 Jun 2009 08:10:31 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from pslux.cec.eu.int (pslux.cec.eu.int [158.169.9.14]) by webmail.leidinger.net (Horde Framework) with HTTP; Wed, 17 Jun 2009 08:10:30 +0200 Message-ID: <20090617081030.13936rohe2h0zl0k@webmail.leidinger.net> X-Priority: 3 (Normal) Date: Wed, 17 Jun 2009 08:10:30 +0200 From: Alexander Leidinger 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> <20090616160020.87652sesgxibgvc4@webmail.leidinger.net> <4A37B6A5.9050307@icyb.net.ua> In-Reply-To: <4A37B6A5.9050307@icyb.net.ua> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.3.3 / FreeBSD-8.0 X-EBL-MailScanner-Information: Please contact the ISP for more information X-EBL-MailScanner-ID: E5DFB8444EC.2FC19 X-EBL-MailScanner: Found to be clean X-EBL-MailScanner-SpamCheck: not spam, spamhaus-ZEN, SpamAssassin (not cached, score=-1.44, required 6, autolearn=disabled, ALL_TRUSTED -1.44, DKIM_SIGNED 0.00, DKIM_VERIFIED -0.00) X-EBL-MailScanner-From: alexander@leidinger.net X-EBL-MailScanner-Watermark: 1245823836.6763@cenftD7Q7jb7K5/hlcdo0Q X-EBL-Spam-Status: No 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: Wed, 17 Jun 2009 06:10:42 -0000 Quoting Andriy Gapon (from Tue, 16 Jun 2009 18:13:41 +0300): > 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. AFAIK the cache files are created where the fonts are (if this changed, it would be good to know...). The tools get's the info from the X server where the fonts are. This means the files are changed in places in the FreeBSD tree, not in LINUXBASE. If you are able to come up with a way to achieve what you want, I'm all ears, but when I was looking into the issue, I was not able to come up with something else than what we have currently (making a copy of all fonts into LINUXBASE is not really an option here). Bye, Alexander. -- Work is the crab grass in the lawn of life. -- Schulz http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7 http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137