[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2003-01-27 (19:27) |
From: | jeremiah_moss@c... |
Subject: | Re: [Caml-list] Fatal error |
The OCAMLLIB environment variable was set wrong. It's fixed now. I'll be taking myself off the mailing list now. -Jeremiah > On Sun, 26 Jan 2003 jeremiah_moss@cobraa1.com wrote: > > > Ocaml appeared to install correctly, but now it doesn't want to run: > > > > $ ocaml > > Objective Caml version 3.06 > > > > >> Fatal error: cannot open pervasives.cmi > > Fatal error: exception Misc.Fatal_error > > > > > > > > I suspect I'm not setting an environment variable (probably PATH?). I > > found pervasives.cmi in /usr/local/lib/ocaml, so it appears to be installed > > correctly, it's just not finding it. Any ideas? Should I try adding > > /usr/local/lib/ocaml to PATH? > > This could happen if your CAMLLIB or OCAMLLIBPATH are set to a wrong > value. > You can try "unset CAMLLIB; unset OCAMLLIBPATH; ocaml". > > Otherwise, you may get more friendly and detailed answers on the > beginners' list : > > > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > > > Martin ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners