Skip to content

doc: added missing sudo to installation instructions#5300

Merged
skef merged 2 commits intofontforge:masterfrom
gekkedev:patch-1
Feb 25, 2024
Merged

doc: added missing sudo to installation instructions#5300
skef merged 2 commits intofontforge:masterfrom
gekkedev:patch-1

Conversation

@gekkedev
Copy link
Copy Markdown
Contributor

@gekkedev gekkedev commented Oct 17, 2023

Without sudo, permission errors would occur. I guess a lot of people just ran it all with admin permissions or figured it out on their own. Also corrected some grammar below in the file.

Type of change

  • Non-breaking change

without sudo, permission errors would occur
Comment thread INSTALL.md Outdated
Then you may enable the interpreter by setting the appropriate macro in `*.../include/freetype/config/ftoption.h*` before you build the library (see the README.UNX file on the top level of the freetype distribution).
To enable the truetype debugger, FontForge needs to have the freetype source directories available when it is built (there are some include files there which it depends on.)
- libintl Is standard on most unixes. It is part of the fink package on the mac. Handles UI localization.
To enable the truetype debugger, FontForge needs to have the freetype source directories available when it is built (there are some included files there which it depends on).
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"include files" is a term of art WRT the C language, so however ungrammatical it sounds the old text was correct in this case.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gekkedev, if this really bugs you, you can write with markup #include instead

@iorsh
Copy link
Copy Markdown
Contributor

iorsh commented Feb 24, 2024

Copy link
Copy Markdown
Contributor

@skef skef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@skef skef merged commit 9f2d72e into fontforge:master Feb 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants