Henny Savenije escribió: > 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 ocaml installed. See http://www.mediawiki.org/wiki/Manual:Enable_TeX _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
