caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ashish Agarwal <agarwal1975@gmail.com>
To: kaizen@wh.commufa.jp
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Install report on Mac OS X 10.7.5
Date: Tue, 2 Apr 2013 17:01:59 -0400	[thread overview]
Message-ID: <CAMu2m2LQvmbRKG=PbX7Xc+0=Y5GSNbzdi7ZSsJ2=5Bcr=hch=Q@mail.gmail.com> (raw)
In-Reply-To: <sympa.1364864375.22049.313@inria.fr>

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

Since you are on OS X 10.7.5, I don't think you need to do this at all. The
instructions mention the requirement is for OS X "up to version 10.2.8". I
install OCaml on Mac all the time without changing this setting. Currently
I have:

$ ulimit -s
8192


On Mon, Apr 1, 2013 at 9:11 PM, <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
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs
>

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

      parent reply	other threads:[~2013-04-02 21:02 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
2013-04-02 21:01 ` Ashish Agarwal [this message]

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='CAMu2m2LQvmbRKG=PbX7Xc+0=Y5GSNbzdi7ZSsJ2=5Bcr=hch=Q@mail.gmail.com' \
    --to=agarwal1975@gmail.com \
    --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).