| delorie.com/archives/browse.cgi | search |
| 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:reply-to:subject:to:references:from:message-id | |
| :date:mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; q=dns; s=default; b=AlReuNRT6kpu0hQw | |
| SQJIRQzQdC8Wa5zRbElo+6IbljtbVaXay3CZdHZCzg4nD2yhzyiPuFpi5vuE8pAk | |
| 3MbyFs5ra13qwl41jN9TNWCIUHZdzekjkM8bU5IfNsQ4FMICbb9tev9XOUAUJgb7 | |
| Or+exxtBzJhcQfzNthDJFaUmy98= | |
| 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:reply-to:subject:to:references:from:message-id | |
| :date:mime-version:in-reply-to:content-type | |
| :content-transfer-encoding; s=default; bh=lKGCvBJVIIUSkR9ix36/zU | |
| EXiL4=; b=wMSxKE4gk5X4VOusIXw/aTcgDzxlR2bl+D/hNQAuDtx2SEHAXaVQXw | |
| YCExVYR/H8W/rGjHMsOgaGB/qmu8IbuBvdEbq/3Tlef1yosaRjTb4jS9XT/eKTqF | |
| JUv4mmhn2BHxAI1BAweIiW2K+g6obJagO6gKntKa9uztbU2jeZPd8= | |
| 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=-5.8 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 spammy=HX-Languages-Length:2082, CIFS, cifs, ranging |
| X-HELO: | smtp-out-so.shaw.ca |
| Reply-To: | Brian DOT Inglis AT SystematicSw DOT ab DOT ca |
| Subject: | Re: grace broken installation |
| To: | cygwin AT cygwin DOT com |
| References: | <CALjKttngKZNvwbD_0rooX-MswpyTgwqqA319SrGwYiX+nco0zQ AT mail DOT gmail DOT com> <ded9d542-4ef5-f4c9-5ae8-3c040ccfa9e7 AT t-online DOT de> |
| From: | Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca> |
| Message-ID: | <f9940e0f-7cdd-6d8c-6150-2b6924df64e2@SystematicSw.ab.ca> |
| Date: | Sun, 26 Jan 2020 22:32:46 -0700 |
| User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1 |
| MIME-Version: | 1.0 |
| In-Reply-To: | <ded9d542-4ef5-f4c9-5ae8-3c040ccfa9e7@t-online.de> |
| X-IsSubscribed: | yes |
On 2020-01-26 20:25, Hans-Bernhard Bröker wrote:
> 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.
/usr/share/doc/cygwin-doc/html/cygwin-ug-net/using.html#pathnames-symlinks
/usr/share/doc/cygwin-doc/html/cygwin-ug-net/using-cygwinenv.html
https://wiki.samba.org/index.php/UNIX_Extensions#Minshall.2BFrench_symlinks
Because of potential differences from user customization of symbolic link types
thru the CYGWIN environment variable winsymlinks:{lnk,native,nativestrict} and
file system type dependencies, ranging from lack of any symlink support on
CIFS/Samba to real symlinks on NFS, symlinks are created in Cygwin package
postinstall scripts to honour customizations or work around limitations.
--
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada
This email may be disturbing to some readers as it contains
too much technical detail. Reader discretion is advised.
--
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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |