From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: "font-wqy-microhei" installed but the font file can not be found by "fc-cache -f" Date: Fri, 22 Sep 2017 11:41:35 +0300 Message-ID: <87k20rrups.fsf@gmail.com> References: <87lgl7wu01.fsf@163.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52113) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dvJWm-0007XY-Oz for guix-devel@gnu.org; Fri, 22 Sep 2017 04:41:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dvJWj-0005Ko-Ny for guix-devel@gnu.org; Fri, 22 Sep 2017 04:41:40 -0400 Received: from mail-lf0-x22c.google.com ([2a00:1450:4010:c07::22c]:50650) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dvJWj-0005JI-Fb for guix-devel@gnu.org; Fri, 22 Sep 2017 04:41:37 -0400 Received: by mail-lf0-x22c.google.com with SMTP id d4so458399lfj.7 for ; Fri, 22 Sep 2017 01:41:36 -0700 (PDT) In-Reply-To: <87lgl7wu01.fsf@163.com> (Feng Shu's message of "Fri, 22 Sep 2017 06:45:50 +0800") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Feng Shu Cc: guix-devel Feng Shu (2017-09-22 06:45 +0800) wrote: > ----------- > 851d0m0xsz4v0hjw98rypisxn34rq012-font-wqy-microhei-0.2.0-beta: > =E6=80=BB=E7=94=A8=E9=87=8F 864 > dr-xr-xr-x 3 root root 4096 1=E6=9C=88 1 1970 . > drwxrwxr-t 1726 root guixbuild 872448 9=E6=9C=88 22 06:35 .. > dr-xr-xr-x 3 root root 4096 1=E6=9C=88 1 1970 share > ---------- > > The font file path: > -------- > feng@tumashu:/gnu/store/851d0m0xsz4v0hjw98rypisxn34rq012-font-wqy-microhe= i-0.2.0-beta/share/fonts/wenquanyi $ ls > wqy-microhei.ttc > feng@tumashu:/gnu/store/851d0m0xsz4v0hjw98rypisxn34rq012-font-wqy-microhe= i-0.2.0-beta/share/fonts/wenquanyi $=20 > > Am I miss something? >From your output it is not clear where you installed this font. In the system or user profile? Also please show the output of "fc-cache -fv". --=20 Alex