[Mediawiki-l] Compiling texvc

Raed AlHazme rhazmi at gmail.com
Tue Oct 11 09:37:55 UTC 2005


I got mediawiki-1.4.11 installed properly, however,

 I have been through the steps for configuring TeX by installing the
following:

 - OCaml (Objective Caml version 3.08.4)

- LaTeX (TeX, Version 3.14159 (Web2C 7.4.5)) and dvips (dvips(k) 5.92b)

- ImageMagick (ImageMagick 6.0.7 10/11/04 Q16)

- Ghostscript (GNU Ghostscript 7.07 (2003-05-17))

 And by default, my Linux server(Fedora Core 3) has GNU make installed.

 And they are all in the PATH, so when I write ocaml, make, gs, latex,
dvips, convert…. from the command-line it work.

 That was according to the instructions in the following link:
http://meta.wikimedia.org/wiki/Enable_TeX

 And finally, when I move to <math> directory and run:

 make

 it gives me the following, without compiling texvc:

 ocamlopt -c util.ml <http://util.ml>

sh: line 1: as: command not found

Assembler error, input left in file /tmp/camlasm69e54a.s

make: *** [util.cmx] Error 2

  Is there any solution for this problem?


More information about the MediaWiki-l mailing list