caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Francois Berenger <berenger@riken.jp>
To: caml-list@inria.fr
Cc: kaizen@wh.commufa.jp
Subject: Re: [Caml-list] Install report on Mac OS X 10.7.5
Date: Tue, 02 Apr 2013 10:24:16 +0900	[thread overview]
Message-ID: <515A3340.3050500@riken.jp> (raw)
In-Reply-To: <sympa.1364864375.22049.313@inria.fr>

You can install OCaml via homebrew, on OS X:

http://mxcl.github.com/homebrew/

Then install OPAM, then "rock and roll". ;)

On 04/02/2013 10:11 AM, kaizen@wh.commufa.jp wrote:
> I installed OCaml on Mac OS X 10.7.5, reading README and INSTALL.
>
> in the README document,
> https://sympa-roc.inria.fr/wws/info/caml-list
> can not connected directly.
>
> In the INSTALL document,
> "* Under MacOS X up to version 10.2.8, you must raise the limit on the
>    stack size with one of the following commands:
>
>      limit stacksize 64M  # if your shell is zsh or tcsh
>      ulimit -s 65536      # if your shell is bash     "
>
> But
> ulimt -s 65536 yield
> "ulimit: stack size: cannot modify limit: Invalid argument"
>
> I change the value 65536 to 65532
>     ulimit -s 65532
> and 65532 is recognized the maximum number on Macintosh 10.7.5 (Macbook pro
> and iMAC).
>
> Are there any differences on the Macintosh OS version or Machine type?
>
> Best Regards.
> Ogawa Kiyoshi
>
> Activity record are
> http://researchmap.jp/jolsk0um1-1861956/#_1861956


  reply	other threads:[~2013-04-02  1:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  1:11 kaizen
2013-04-02  1:24 ` Francois Berenger [this message]
2013-04-02 21:01 ` Ashish Agarwal

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=515A3340.3050500@riken.jp \
    --to=berenger@riken.jp \
    --cc=caml-list@inria.fr \
    --cc=kaizen@wh.commufa.jp \
    /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).