all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Daniel Gerber <dg@atufi.org>
To: guix-devel@gnu.org
Subject: Re: Missing fonts issue with GNU Icecat
Date: Thu, 27 Dec 2018 14:43:23 +0100	[thread overview]
Message-ID: <871s63w0ec.fsf@atufi.org> (raw)
In-Reply-To: <8736qjw877.fsf@atufi.org>

Resolved by applying this advice (which is output when running 
`guix package -i pango` explicitly, but not when pango is 
installed as a dependency -- or I missed it):

```
The following environment variable definitions may be needed:
   export 
   XDG_DATA_DIRS="$HOME/.guix-profile/share${XDG_DATA_DIRS:+:}$XDG_DATA_DIRS"
   export 
   GIO_EXTRA_MODULES="$HOME/.guix-profile/lib/gio/modules${GIO_EXTRA_MODULES:+:}$GIO_EXTRA_MODULES"
```

(Besides, the web site gives other mailing lists (not in the info 
manual)... maybe help-guix is better suited for this kind of 
issues.)

  reply	other threads:[~2018-12-27 13:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-27 10:54 Missing fonts issue with GNU Icecat Daniel Gerber
2018-12-27 13:43 ` Daniel Gerber [this message]
2018-12-28 15:07   ` Ricardo Wurmus
2018-12-29  3:58     ` Mike Gerwitz
2019-01-05 17:52     ` Ludovic Courtès
2018-12-29  3:51   ` Mike Gerwitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=871s63w0ec.fsf@atufi.org \
    --to=dg@atufi.org \
    --cc=guix-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.