Project:Bug fixing help: Difference between revisions

From MaRDI portal
No edit summary
No edit summary
 
Line 2: Line 2:


;SyntaxHighlight
;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>
: 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 12: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 executing chmod a+x /path/to/extensions/SyntaxHighlight_GeSHi/pygments/pygmentize.