From: Sabri L. <sab...@st...> - 2007-06-25 08:47:19
|
Hi all, It seems that the syntax highlighter plugin is disabled or not = installed. The following syntax: <?plugin SyntaxHighlighter syntax=3Dc style=3Dkr color=3Demacs #include <stdio.h> int main() { printf("Lalala\n"); } ?>=20 Gives the following errors: Plugin SyntaxHighlighter failed. sh: line 1: highlight: command not = found Plugin SyntaxHighlighter failed. Couldn't start commandline 'highlight = --data-dir /usr/share/highlight --style emacs -c = /work1/codex/sabri/codex-3.0/592_wysiwyg_integration/usr/share/codex/src/= www/phpwiki-1.3.12p3/uploads/highlight-emacs.css -F kr -q -X -f -S c' I want to have this plugin working. What do I need to do? Thanks, -- Sabri. |