On Sat, Dec 06, 2003 at 04:56:18PM +0100, wiki@tictric.net wrote:
ocaml 3.0.14 TeTex 1.0.2+20011202-2 ImageMagick 5.4.4.5-1woody1 gs 6.53.3 media-wiki latest from cvs
When I do a make in ~/math I tells me the following. What is it missing?
File "texvc.ml", line 8, characters 14-27: Unbound value Digest.to_hex make: *** [texvc.cmx] Fehler 2 rm parser.ml lexer.ml
digest.cm* are in default Ocaml package, at least in Debian.
ocaml: /usr/lib/ocaml/digest.cmi ocaml: /usr/lib/ocaml/digest.cmx
are installed and available actually. Do I need to tell it where it can be found?
--