caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Anil Madhavapeddy <anil@recoil.org>
To: Andy Ray <andy.ray@ujamjar.com>
Cc: Ocaml Mailing List <caml-list@inria.fr>
Subject: Re: [Caml-list] [ANN] IOCaml 0.4
Date: Sun, 6 Apr 2014 09:53:44 +0100	[thread overview]
Message-ID: <7693E578-6D06-4AF8-ABD8-3ABEBE8B799E@recoil.org> (raw)
In-Reply-To: <CAHYOizG84_Xx0zQCHoB+M-DjD4jrMd3B25=bjZ9pzimr9Z7yUQ@mail.gmail.com>

On 5 Apr 2014, at 21:32, Andy Ray <andy.ray@ujamjar.com> wrote:

> $ opam install iocaml
> 
> should get everything installed.  OS requirements are libssl-dev and
> libzmq3-dev (possibly some others as well, let me know and I'll add
> them to the project pages).  Chrome, Firefox and Safari have been
> tested.

A little tip for MacOS X users trying to get the Homebrew dependencies
is that zmq3 is available via the 'versions' tap.  You need to:

$ brew tap homebrew/versions
$ brew install zeromq32
$ brew link zeromq32

This will get you a version of ZeroMQ that satisfies the OPAM
library needs for the rest of IOCaml. 

-anil


  parent reply	other threads:[~2014-04-06  8:54 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-05 20:32 Andy Ray
2014-04-06  2:35 ` Yotam Barnoy
2014-04-06  8:53 ` Anil Madhavapeddy [this message]
2014-04-06 10:59 ` Andy Ray

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=7693E578-6D06-4AF8-ABD8-3ABEBE8B799E@recoil.org \
    --to=anil@recoil.org \
    --cc=andy.ray@ujamjar.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).