Project:Bug fixing help: Difference between revisions
From MaRDI portal
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
;SyntaxHighlight | ;SyntaxHighlight | ||
: The | : The ''pygmentize'' binary in <code>extensions/SyntaxHighlight_GeSHi/pygments</code> has to be executable by all. If it is not, enable this by executing <code>chmod a+x /path/to/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize</code>. | ||
Latest revision as of 11:54, 7 March 2022
Extensions
- SyntaxHighlight
- The pygmentize binary in
extensions/SyntaxHighlight_GeSHi/pygments
has to be executable by all. If it is not, enable this by executingchmod a+x /path/to/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize
.