On Sat, May 30, 2009 at 6:32 AM, Henny Savenije < webmaster@henny-savenije.pe.kr> wrote:
I installed a wiki for my son and since he's crazy about math, I tried to install the math extension. I followed the instructions
- Change to the "math" sub-directory of your MediaWiki install
- Run 'make' (or 'gmake' if GNU make is not your default make).
This should produce the texvc executable.
- Enable $wgUseTeX and $wgEnableUploads in your LocalSettings.php
and everything should work. However if I run make I get the following. ocamlopt -c util.ml make: ocamlopt: Command not found
Anybody any ideas.
You need to install OCaml http://caml.inria.fr/.
mediawiki-l@lists.wikimedia.org