caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: <kaizen@wh.commufa.jp>
To: caml-list@inria.fr
Subject: [Caml-list] Install report on Mac OS X 10.7.5
Date: Tue,  2 Apr 2013 03:11:36 +0200 (CEST)	[thread overview]
Message-ID: <sympa.1364864375.22049.313@inria.fr> (raw)

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:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02  1:11 kaizen [this message]
2013-04-02  1:24 ` Francois Berenger
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=sympa.1364864375.22049.313@inria.fr \
    --to=kaizen@wh.commufa.jp \
    --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).