Project:Bug fixing help: Difference between revisions
From MaRDI portal
Created page with "=Extensions=" |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=Extensions= | =Extensions= | ||
;SyntaxHighlight | |||
: 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
.