Project:Bug fixing help: Difference between revisions
From MaRDI portal
No edit summary |
No edit summary |
||
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> | ||
Revision as of 11:45, 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