| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT com |
| X-Original-To: | cygwin AT cygwin DOT com |
| Delivered-To: | cygwin AT cygwin DOT com |
| DMARC-Filter: | OpenDMARC Filter v1.3.2 sourceware.org 1A1223857C42 |
| Authentication-Results: | sourceware.org; |
| dmarc=none (p=none dis=none) header.from=mhoenicka.de | |
| Authentication-Results: | sourceware.org; |
| spf=none smtp.mailfrom=markus DOT hoenicka AT mhoenicka DOT de | |
| MIME-Version: | 1.0 |
| Date: | Fri, 24 Jul 2020 09:56:26 +0200 |
| From: | Markus Hoenicka <markus DOT hoenicka AT mhoenicka DOT de> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: Problem with "xmgrace" graphing software in recent Cygwin |
| installation | |
| In-Reply-To: | <b5606990-8d15-60bf-e794-7078ebe16f71@gmail.com> |
| References: | <CAC7Qdh01AoAcyP5=WuoUfTUMyXQ5yhLAR6LTu5fjLpX35Hbvsw AT mail DOT gmail DOT com> |
| <b5606990-8d15-60bf-e794-7078ebe16f71 AT gmail DOT com> | |
| Message-ID: | <1efd236a36dc939bff7202dbd3b90891@mhoenicka.de> |
| X-Sender: | markus DOT hoenicka AT mhoenicka DOT de |
| User-Agent: | Roundcube Webmail |
| X-Df-Sender: | bWFya3VzLmhvZW5pY2thQG1ob2VuaWNrYS5kZQ== |
| X-Spam-Status: | No, score=-5.6 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS, |
| KAM_LAZY_DOMAIN_SECURITY, RCVD_IN_DNSWL_LOW, SPF_HELO_PASS, SPF_NONE, | |
| TXREP autolearn=no autolearn_force=no version=3.4.2 | |
| X-Spam-Checker-Version: | SpamAssassin 3.4.2 (2018-09-13) on |
| server2.sourceware.org | |
| X-BeenThere: | cygwin AT cygwin DOT com |
| X-Mailman-Version: | 2.1.29 |
| List-Id: | General Cygwin discussions and problem reports <cygwin.cygwin.com> |
| List-Unsubscribe: | <http://cygwin.com/mailman/options/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe> | |
| List-Archive: | <https://cygwin.com/pipermail/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-request AT cygwin DOT com?subject=help> |
| List-Subscribe: | <http://cygwin.com/mailman/listinfo/cygwin>, |
| <mailto:cygwin-request AT cygwin DOT com?subject=subscribe> | |
| Errors-To: | cygwin-bounces AT cygwin DOT com |
| Sender: | "Cygwin" <cygwin-bounces AT cygwin DOT com> |
Am 2020-07-24 07:19, schrieb Marco Atzeri via Cygwin: > On 24.07.2020 05:00, Bryan VanSchouwen via Cygwin wrote: >> Hello. >> >> I recently installed a copy of the Cygwin software package on my new >> Windows 10 laptop. However, whenever I try to access the "xmgrace" >> graphing software (by entering the command "xmgrace &" in the xterm >> command >> shell, as I did on my old Windows 7 laptop), I get the following error >> message: >> >> [vansc AT LAPTOP-OHN2RCVM ~]$ xmgrace & >> [1] 1183 >> [vansc AT LAPTOP-OHN2RCVM ~]$ --> Broken or incomplete installation - >> read the >> FAQ! >> [1] Exit 1 xmgrace >> [vansc AT LAPTOP-OHN2RCVM ~]$ > >> >> I tried reading the FAQ, but it was unhelpful for this particular >> issue. >> Does anyone have any ideas about why this might be happening?? Also, >> if it >> is an incomplete installation, then does anyone know what set of >> Cygwin >> utilities I need to install to obtain a fully-functioning copy of the >> "xmgrace" graphing software? > > there is an entry about Fonts, and > > a strace output shows that xmgrace is looking for type1 fonts on > > > > /usr/share/ghostscript/fonts > > /usr/share/grace/fonts/type1 > > > > in the past ghostscript provided them, but not anymore, > so I *guess* you need this workaround > > > install "urw-base35-fonts-legacy" package > > $ cd /usr/share/grace/fonts/ > $ ln -s /usr/share/X11/fonts/urw-fonts type1 > > > the fonts looked by xgrace are : > > /usr/share/grace/fonts/type1/d050000l.pfa > /usr/share/grace/fonts/type1/n019003l.pfa > /usr/share/grace/fonts/type1/n019004l.pfa > /usr/share/grace/fonts/type1/n019023l.pfa > /usr/share/grace/fonts/type1/n019024l.pfa > /usr/share/grace/fonts/type1/n021003l.pfa > /usr/share/grace/fonts/type1/n021004l.pfa > /usr/share/grace/fonts/type1/n021023l.pfa > /usr/share/grace/fonts/type1/n021024l.pfa > /usr/share/grace/fonts/type1/n022003l.pfa > /usr/share/grace/fonts/type1/n022004l.pfa > /usr/share/grace/fonts/type1/n022023l.pfa > /usr/share/grace/fonts/type1/n022024l.pfa > /usr/share/grace/fonts/type1/s050000l.pfa > > and their pfb counterpart. > > Regards > Marco Hi, I ran into this problem yesterday, but I had to ask our IT service for admin permissions before I could fiddle with my installation. Therefore your answer (and the OP's question) came in faster than I could even ask. This is just to confirm that your suggested changes fixed the problem here. Would it make sense to add a dependency on the fonts to the grace package? regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |