caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: jeremiah_moss@cobraa1.com
To: caml-list@inria.fr
Subject: Re: [Caml-list] Fatal error
Date: Mon, 27 Jan 2003 13:27:54 -0600	[thread overview]
Message-ID: <3E3533DA.26199.12CCA67@localhost> (raw)
In-Reply-To: <Pine.LNX.4.40.0301271208040.713-100000@pc-bioinfo1.ibcp.fr>

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


      parent reply	other threads:[~2003-01-27 19:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-27  3:39 jeremiah_moss
     [not found] ` <Pine.LNX.4.40.0301271208040.713-100000@pc-bioinfo1.ibcp.fr>
2003-01-27 19:27   ` jeremiah_moss [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3E3533DA.26199.12CCA67@localhost \
    --to=jeremiah_moss@cobraa1.com \
    --cc=caml-list@inria.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).