postinstall: fontconfig abnormal exit

Andrey Repin anrdaemon@yandex.ru
Thu Sep 10 05:35:21 GMT 2020


Greetings, Fergus Daly!

>>> Sorry if this has been asked 4 million times already.


>> $ head /etc/postinstall/{fontconfig_dtd,libxml2}.*
>                    ==> /etc/postinstall/fontconfig_dtd.sh.done <==
>> if [ -x /usr/bin/xmlcatalog ] ; then
>     /usr/bin/xmlcatalog --noout --add "system" "fonts.dtd"
> /usr/share/xml/fontconfig/fonts.dtd /etc/xml/catalog
> fi
==>> /etc/postinstall/libxml2.sh.done <==
>> if test ! -f /etc/xml/catalog; then
>         /bin/mkdir -p /etc/xml
>         /usr/bin/xmlcatalog --noout --create /etc/xml/catalog
> fi
>> $ llgo /{etc/xml/,usr/bin/xml}catalog /usr/share/xml/fontconfig/fonts.dtd
> /etc/postinstall/{fontconfig_dtd,libxml2}.*

> Thank you!
> What is llgo in last line? I just get 
> bash: llgo: command not found
> and nothing from Package Search.

ls -lgo

@Brian, not everybody have same aliases as you ;)


-- 
With best regards,
Andrey Repin
Thursday, September 10, 2020 8:33:21

Sorry for my terrible english...



More information about the Cygwin mailing list