caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Edgar Friendly <thelema314@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Re: [ANN] utop 1.2
Date: Sat, 04 Aug 2012 22:47:04 -0400	[thread overview]
Message-ID: <501DDEA8.1020006@gmail.com> (raw)
In-Reply-To: <501DCA61.8060800@gmail.com>

On 08/04/2012 09:20 PM, Hongbo Zhang wrote:
> I know it would be convenient to use some package managers like Godi,
> but I maintained my own fork of ocaml(I changed the ocaml's compiler
> frequently, using Godi would bring a lot of pain).

odb.ml should be able to help you here; try the following commands 
(taken from ocamlbrew):

odb.ml react
odb.ml --configure-flags --enable-react lwt
odb.ml utop

as long as your ocamlfind isn't broken, this should install utop and its 
dependencies, including the slightly custom lwt with react support enabled.

E.

  reply	other threads:[~2012-08-05  2:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-31  6:03 [Caml-list] " Jérémie Dimino
2012-08-05  1:20 ` [Caml-list] " Hongbo Zhang
2012-08-05  2:47   ` Edgar Friendly [this message]
2012-08-05  9:25     ` Hongbo Zhang
2012-08-05 12:45   ` Daniel Bünzli

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=501DDEA8.1020006@gmail.com \
    --to=thelema314@gmail.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).