delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/01/26/22:26:29

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=Pg1BP3ZfRbBNaQW/
NtGhDq+XoNX4Xnd7pSjVqhbVbu3fADIsy0ewQmFE3JsW65wpRLDxmF6cxjG7j6IT
v6XbQ09CT/4i21iTB2aqAqULvppcbBMefC+ECtkO9PCjYrz5HtMsaszFWirfGEh4
b12xzCfvHu+zbiA/egyrGSAjzs8=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=I/9pakMeOGSBPb+ouvwTRl
0FREE=; b=brRvSz0thZa0oYONNY7aGiZ/zTRypWBL/fwkWakww2+FwdqfBjUV/u
57Ed/5uC1SBoxidMe9xFLpoHPjE6CHt67oWipTsEdmFTP2iPJZF/lE1JsMJ+zIwP
EwYxj1LxZsKky5kSzewyi/0NMypJvLKWaYXtm78KiUfTmtpJpLqgg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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-Spam-SWARE-Status: No, score=-4.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 spammy=25.01.2020, albeit, HX-HELO:sk:mailout, installations
X-HELO: mailout05.t-online.de
Subject: Re: grace broken installation
To: cygwin AT cygwin DOT com
References: <CALjKttngKZNvwbD_0rooX-MswpyTgwqqA319SrGwYiX+nco0zQ AT mail DOT gmail DOT com>
From: =?UTF-8?Q?Hans-Bernhard_Br=c3=b6ker?= <HBBroeker AT t-online DOT de>
Message-ID: <ded9d542-4ef5-f4c9-5ae8-3c040ccfa9e7@t-online.de>
Date: Mon, 27 Jan 2020 04:25:06 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2
MIME-Version: 1.0
In-Reply-To: <CALjKttngKZNvwbD_0rooX-MswpyTgwqqA319SrGwYiX+nco0zQ@mail.gmail.com>
X-IsSubscribed: yes

Am 25.01.2020 um 15:23 schrieb Rodrigo Medina:
> Hi,
> Both   installations of grace-5.1.24 and grace-5.1.245 are  broken.
> /usr/bin/xmgrace.exe runs but gives the message:
> --> Broken or incomplete installation - read the FAQ!
> and then quits.

After reading the FAQ and comparing with a direct build from upstream 
sources, I find the reason for that is that the FontDataBase file of the 
distributed package is, indeed, wrong.

Apparently the type1 font directory supplied by grace was replaced by a 
link to ghostscript's type1 font repository.  But the FontDataBase 
wasn't updated to match this change.  This mismatch causes xmgrace to 
baulk.  This change was made between revisions 5.1.24 and 5.1.25 of the 
cygwin package, which neatly explains why 5.1.24 works, but 5.1.25 does not.

> For both versions the link grace-->xmgrace.exe is missing.

This was most likely caused by the cygport file not doing the (rather 
unusual) 'make links' step of the original Makefiles, but rather doing 
their own tweaking.  The 'grace' link is only created by 'make links' 
--- there is no 'grace' created in ${GRACE_HOME}/bin.  I would consider 
that an upstream bug, albeit it a small one.

--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019