Missing a font

Petter Adsen petter at synth.no
Tue Apr 21 09:36:20 CEST 2015


On Tue, 21 Apr 2015 00:26:50 -0700
ToddAndMargo <ToddAndMargo at zoho.com> wrote:

> On 04/20/2015 11:49 PM, killermoehre wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA512
> >
> > Am 21. April 2015 08:44:53 MESZ, schrieb ToddAndMargo
> > <ToddAndMargo at zoho.com>:
> >> On 04/20/2015 10:52 PM, killermoehre wrote:
> >>> Never ever put something by hand into /usr/some/path! This place
> >>> is
> >> under solely control of the package manager. If you want a system
> >> wide change, use /usr/local/some/path, because this place is safe
> >> for not being touched by the package manager.
> >> Seehttp://www.pathname.com/fhs for more informations.
> >>
> >> I am not seeing what this has to do with manually installing a
> >> font. What am I missing?
> >
> > You put your font into /usr/share/fonts, not
> > into /usr/local/share/fonts.
> 
> $ ls -al /usr/local/share/fonts
> ls: cannot access /usr/local/share/fonts: No such file or directory

mkdir -p /usr/local/share/fonts

> I think it has to do with the distro.

AFAIK, all distros reserve /usr/local for local modifications. It has
always been done this way on *nix systems. Your package manager
maintains the /usr tree, except /usr/local, and can/will thus
overwrite or remove changes you make on updates. Modifications you make
should either go in there or under your home directory.
~/.local/share/fonts would probably work, if you are only setting it up
for yourself.

Petter

-- 
"I'm ionized"
"Are you sure?"
"I'm positive."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 213 bytes
Desc: OpenPGP digital signature
URL: <https://mail.xfce.org/pipermail/xfce/attachments/20150421/58022381/attachment-0001.sig>


More information about the Xfce mailing list