caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] Setting up OcaIDE
@ 2013-08-20 18:37 Casey Basichis
  2013-08-20 18:51 ` David Allsopp
  2013-08-20 19:09 ` Thomas Gazagnaire
  0 siblings, 2 replies; 16+ messages in thread
From: Casey Basichis @ 2013-08-20 18:37 UTC (permalink / raw)
  To: caml-list

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

Hi,

I'm just getting started with ocaml, following along with the new "Real
World Ocaml" book.

I built the latest dev on osx and also installed the ocaml binaries.  I am
getting errors with OcaIDE. Eclipse:
OCaml version 4.00.1

Cannot find file topfind.

Unknown directive `camlp4o'.

#
I've tried a number of things to get it going to no avail.

I added the following to ~/.ocamlinit :
let () =
  try Topdirs.dir_directory (Sys.getenv "OCAML_TOPLEVEL_PATH")
  with Not_found -> ()

to ~/.bash_profile I added :

export
OCAML_TOPLEVEL_PATH=/Users/caseybasichis/.opam/4.01.0dev+trunk/lib/toplevel
eval `opam config env`

I also tried adding those to ~/.profile

I also tried building and make installing findlib-1.4

If you have any ideas of how I might get this running I would greatly
appreciate it, I am very much looking forward to hello world hallelujah.

Thanks,
Casey

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

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

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-08-22 20:19 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-20 18:37 [Caml-list] Setting up OcaIDE 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
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

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).