diff --git a/documentation/installation_guide.html b/documentation/installation_guide.html index 29047dd3b7..6954b541c7 100644 --- a/documentation/installation_guide.html +++ b/documentation/installation_guide.html @@ -631,7 +631,6 @@ Here is an example:
Add the corresponding cgi-bin directory to your Apache configuration could be done, in Apache 2, like this: @@ -657,6 +656,11 @@ Here is an example:
If you are reluctant to modify your Apache configuration, alternately you may do at step 4 the following: copy mimetex.exe (for windows) or mimetex.cgi (for linux) from dokeos/main/inc/lib/mimetex/ directory to your cgi-bin/
+sudo chmod a+x mimetex.cgi
+As a result of this procedure, a new button becomes available in your Dokeos online editor, that gives you possibility
to insert mathematical formulas into your documents.