On Wednesday, Oct 15, 2003, at 05:22 US/Pacific, Fred Bauder wrote:
While trying to install Phase 3 using mediawiki-20030829 I had the following error while making math:
[snip]
ocamlopt -o texvc_tex util.cmx parser.cmx html.cmx mathml.cmx texutil.cmx lexer.cmx texvc_tex.cmx Cannot find file texvc_tex.cmx make: *** [texvc_tex] Error 2
Hmm, the obvious thing to ask is which version of ocaml and on what OS you're working. I've had no trouble compiling it with ocaml 3.06 on Red Hat Linux 7.2/8.0/9.0 (installed from source), FreeBSD 5.1 (ocaml from ports; use 'gmake' to build texvc) or MacOS X (via fink, used regular make).
-- brion vibber (brion @ pobox.com)