From owner-freebsd-emulation@FreeBSD.ORG Tue May 12 12:22:35 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 394ED106566B for ; Tue, 12 May 2009 12:22:35 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from services.ipt.ru (services.ipt.ru [194.62.233.110]) by mx1.freebsd.org (Postfix) with ESMTP id ED5C28FC1D for ; Tue, 12 May 2009 12:22:31 +0000 (UTC) (envelope-from bsam@ipt.ru) Received: from bb.ipt.ru ([194.62.233.89]) by services.ipt.ru with esmtp (Exim 4.54 (FreeBSD)) id 1M3r05-0001uO-KI for freebsd-emulation@FreeBSD.org; Tue, 12 May 2009 16:22:25 +0400 To: freebsd-emulation@FreeBSD.org From: Boris Samorodov Date: Tue, 12 May 2009 16:22:25 +0400 Message-ID: <69348750@bb.ipt.ru> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Subject: [linux] fontconfig and it's cache files 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, 12 May 2009 12:22:35 -0000 Hello List, I've managed to run skype using cyrillic letters with -f8- infrastructure ports only after running a linux fc-cache. It creats its own /compat/linux/var/cache files (but uses FreeBSD font files from /usr/local/lib/X11/fonts). Hence we face an incompatible fontconfig files from different fontconfig versions. Only linux -f10- fontconfig is compatible with current FreeBSD fontconfig (2.6.0). It seems to me that the best way to go is to populate $LINUXBASE/var/cache when installing linux fontconfig and remove it when deinstalling. As for -f10- linux ports we may use a native fontconfig cache files until new version starts to be incompatible. What do you think? WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve