X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 q=dns; s=default; b=GNSSnhQFc+nZS8mDvdIyZa+rMvMfUtlzJy7+0eN2KuH
	rG6Q8jRyaWw+1d8Sojhs1SMVcg7L0kKSuqAhxP2otT2t87UK00tDUMwhHLEvqTpS
	/lM0pCJTJrIjNBEyG8Sknq7AhP4MfD/2iZ7x9ja/zbhxyJRWTAeGJVnXR1lHA4VI
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:subject:from:to:date:in-reply-to
	:references:content-type:mime-version:content-transfer-encoding;
	 s=default; bh=NEPrYM5BpzR7aaQxU/jQhWvtWh8=; b=J46Auv72GeHLWtfYv
	hUzoPEmcHxVW6vCb28v3ZGGVcHraTwhrneFLzmm8krAvFM9NRbjEAAzdjcVVESVc
	T9H64xKJ+G7aEi1K+B+zlPAlC/25iOKl3vkHlVZqzrARzecyh6izY6BTJxJd5/4Y
	FS74maU+f7hyx8NmyFwbhLAmWU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2
X-HELO: mx1.redhat.com
Message-ID: <1442001550.9548.6.camel@cygwin.com>
Subject: Re: Fonts reorganization and additions
From: Yaakov Selkowitz <yselkowitz@cygwin.com>
To: cygwin@cygwin.com
Date: Fri, 11 Sep 2015 14:59:10 -0500
In-Reply-To: <55F327B4.40208@cornell.edu>
References: <1441962346.9784.34.camel@cygwin.com>	 <55F2B932.8060101@gmail.com> <55F30150.8020906@cornell.edu>	 <1441989600.15240.4.camel@cygwin.com> <55F327B4.40208@cornell.edu>
Content-Type: text/plain; charset="UTF-8"
Mime-Version: 1.0
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On Fri, 2015-09-11 at 15:12 -0400, Ken Brown wrote:
> I was referring to the fact that for terminus-fonts we see

>      2015-09-10 19:57           0 etc/X11/
>      2015-09-10 19:57           0 etc/X11/fontpath.d/
>      2015-09-10 19:57           0 etc/X11/fontpath.d/terminus:unscaled -> /usr/share/fonts/terminus
> 
> whereas for xorg-x11-fonts-dpi75 we see only
> 
>      2015-09-10 20:44           0 etc/X11/fontpath.d/xorg-x11-fonts-75dpi:unscaled:pri=20 -> /usr/share/X11/fonts/75dpi
> 
> and similarly for the other xorg-x11-fonts-* packages.
>  
> I interpreted this as meaning that /etc/X11/fontpath.d wouldn't get created, but 
> maybe I was wrong.

Generally, the leading directories aren't required, setup should be
creating all parent directories regardless.

> In any case, it apparently didn't get created for the OP, and I had the same 
> experience.  On the other hand, it gets created when I manually unpack the 
> tarball, so I don't know what's going on.

If you remove your /etc/X11/fontpath.d and just (re)install
xorg-x11-fonts-Type1, does this occur?  (It shouldn't.)

The first thing that should be checked is if the code in setup which
allows it to unpack files with "illegal" characters in Windows also
makes sure to create parent directories.  Based on these reports my
*guess* is it doesn't but I haven't looked yet.

--
Yaakov



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

