Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

/usr/local/etc/fonts/font.conf missing #34

Closed
RodMyers opened this issue Oct 12, 2018 · 0 comments
Closed

/usr/local/etc/fonts/font.conf missing #34

RodMyers opened this issue Oct 12, 2018 · 0 comments

Comments

Labels
None yet
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
@RodMyers
Copy link

@RodMyers RodMyers commented Oct 12, 2018

During the install install of RC1, running

sudo fc-cache -f it would returnd
Fontconfig error: Cannot load default config file

fixed by copying the sample.conf in the directory

sudo cp /usr/local/etc/fonts/fonts.conf.sample /usr/local/etc/fonts/fonts.conf

as discussed on telegram 12 Oct 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment