caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Casey Basichis <caseybasichis@gmail.com>
To: Christophe TROESTLER <Christophe.Troestler@umons.ac.be>
Cc: OCaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] Setting up OcaIDE
Date: Tue, 20 Aug 2013 14:20:42 -0700	[thread overview]
Message-ID: <CAKX7ZAV0HfRt2j76RWfV57D7=Eo3-LTm=vOz8fZqWmRBUO6LCA@mail.gmail.com> (raw)
In-Reply-To: <20130820.223527.351659178592840423.Christophe.Troestler@umons.ac.be>

[-- Attachment #1: Type: text/plain, Size: 4152 bytes --]

The plot thickens...

I was able to instal view opan install ocamlfind.  Now typing ocaml into
the terminal gives me a different error, though eclipse still reports the
same:

        OCaml version 4.00.1


Cannot find file topfind.

Unknown directive `camlp4o'.

#
opam config env yields:


CAML_LD_LIBRARY_PATH=/Users/caseybasichis/.opam/4.00.1/lib/stublibs; export
CAML_LD_LIBRARY_PATH;
OCAML_TOPLEVEL_PATH=/Users/caseybasichis/.opam/4.00.1/lib/toplevel; export
OCAML_TOPLEVEL_PATH;
MANPATH=/Users/caseybasichis/.opam/4.00.1/man:; export MANPATH;
PATH=/Users/caseybasichis/.opam/4.00.1/bin:/opt/local/bin:/opt/local/sbin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/git/bin;
export PATH;

ls $OCAML_TOPLEVEL_PATH
topfind

typing ocaml into the terminal yields:

        OCaml version 4.00.1

Findlib has been successfully loaded. Additional directives:
  #require "package";;      to load a package
  #list;;                   to list the available packages
  #camlp4o;;                to load camlp4 (standard syntax)
  #camlp4r;;                to load camlp4 (revised syntax)
  #predicates "p,q,...";;   to set these predicates
  Topfind.reset();;         to force that packages will be reloaded
  #thread;;                 to enable threads

/Users/caseybasichis/.opam/4.00.1/lib/ocaml/dynlink.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/ocaml/camlp4: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/ocaml/camlp4/camlp4o.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/ocaml/unix.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/ocaml/bigarray.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/bin_prot: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/bin_prot/bin_prot.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/variantslib: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/variantslib/variantslib.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/ocaml/nums.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/num-top: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/num-top/num_top.cma: loaded
Camlp4 Parsing version 4.00.1

/Users/caseybasichis/.opam/4.00.1/lib/num: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/sexplib: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/sexplib/sexplib.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/fieldslib: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/fieldslib/fieldslib.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/oUnit: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/oUnit/oUnit.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/pa_ounit: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/pa_ounit/pa_ounit_lib.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/res: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/res/res.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/core_kernel: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/core_kernel/core_kernel.cma: loaded
/Users/caseybasichis/.opam/4.00.1/lib/core: added to search path
/Users/caseybasichis/.opam/4.00.1/lib/core/core.cma: loaded
File ".ocamlinit", line 1:
Error: Reference to undefined global `Condition'

I've been running - eval `opam config env` at every turn



On Tue, Aug 20, 2013 at 1:35 PM, Christophe TROESTLER <
Christophe.Troestler@umons.ac.be> wrote:

> On Tue, 20 Aug 2013 13:23:15 -0700, Casey Basichis wrote:
> >
> > I just realized this isn't specific to Eclipse at all.  Typing ocaml in
> the
> > terminal gives the same error:
> >
> >         OCaml version 4.00.1
> >
> > Cannot find file topfind.
> > Unknown directive `camlp4o'.
> >
> > I am definitely running "eval `opam config env`" as well it is in my
> > .bash_profile
>
> Can you return the output of
>
>     opam config env
>
> and
>
>     ls $OCAML_TOPLEVEL_PATH
>
> > When I try: opam install findlib
> > findlib is not a valid versioned package name
> > 'opam install findlib' failed.
>
>     opan install ocamlfind
>
> Hope it helps,
> C.
>



-- 
Casey James Basichis
Composer - Adventure Time - Cartoon Network
http://www.caseyjamesbasichis.com
caseybasichis@gmail.com
310.387.7540

[-- Attachment #2: Type: text/html, Size: 5968 bytes --]

  parent reply	other threads:[~2013-08-20 21:20 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-20 18:37 Casey Basichis
2013-08-20 18:51 ` David Allsopp
2013-08-20 19:09 ` Thomas Gazagnaire
2013-08-20 20:23   ` Casey Basichis
2013-08-20 20:29     ` Jeremy Yallop
     [not found]     ` <20130820.223527.351659178592840423.Christophe.Troestler@umons.ac.be>
2013-08-20 21:20       ` Casey Basichis [this message]
2013-08-20 22:15         ` Leo White
2013-08-20 22:18           ` Casey Basichis
2013-08-20 22:46             ` Leo White
2013-08-21  0:16               ` Casey Basichis
2013-08-21  6:32                 ` Komtanoo Pinpimai
2013-08-21 15:13                   ` Casey Basichis
2013-08-21 16:10                     ` Ashish Agarwal
2013-08-21 16:21                     ` Siraaj Khandkar
2013-08-22  3:20                       ` Johan Mazel
2013-08-22 20:19                     ` William R

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='CAKX7ZAV0HfRt2j76RWfV57D7=Eo3-LTm=vOz8fZqWmRBUO6LCA@mail.gmail.com' \
    --to=caseybasichis@gmail.com \
    --cc=Christophe.Troestler@umons.ac.be \
    --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).