X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Date: Fri, 11 Sep 2015 14:59:10 -0500 In-Reply-To: <55F327B4.40208@cornell.edu> References: <1441962346 DOT 9784 DOT 34 DOT camel AT cygwin DOT com> <55F2B932 DOT 8060101 AT gmail DOT com> <55F30150 DOT 8020906 AT cornell DOT edu> <1441989600 DOT 15240 DOT 4 DOT camel AT cygwin DOT com> <55F327B4 DOT 40208 AT cornell DOT 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